] IronRuby::Clr modules
Hi,
I'm looking at the IronRuby class and its members. I've run into the
IronRuby::Clr module that contains modules like BigInteger, Float and String.
I know that, for example, IronRuby::Clr::BigInteger is included in the Bignum
implementation. My question is
Hi,
I'm looking at the IronRuby class and its members. I've run into the
IronRuby::Clr module that contains modules like BigInteger, Float and
String.
I know that, for example, IronRuby::Clr::BigInteger is included in the
Bignum implementation. My question is - why are they available via the
IronR