Next: SortedCollection, Previous: SingletonProxy, Up: Base classes [Index]
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) |