class Objects::MInteger
Defined in:
objects.crConstructors
Instance Method Summary
- #*(other : MInteger)
- #+(other : MInteger)
- #-(other : MInteger)
- #- : self
- #/(other : MInteger)
- #<(other : MInteger)
- #>(other : MInteger)
- #hash_key : HashKey
- #hash_type : HashType
- #same?(other : MInteger)