Next:
SortedCollection
, Previous:
SingletonProxy
, Up:
Base classes
1.152 SmallInteger
Defined in namespace Smalltalk
Superclass: Integer
Category: Language-Data types
I am the integer class of the GNU Smalltalk system. My instances can represent signed 30 bit integers and are as efficient as possible.
SmallInteger class-getting limits
: (class)
SmallInteger class-testing
: (class)
SmallInteger-bit arithmetic
: (instance)
SmallInteger-built ins
: (instance)
SmallInteger-builtins
: (instance)
SmallInteger-coercion
: (instance)
SmallInteger-coercion methods
: (instance)
SmallInteger-testing functionality
: (instance)