uim.oop.datatypes.integer

Undocumented in source.

Members

Classes

DInteger
class DInteger

The Integer class wraps a value of the primitive type int in an object.

Functions

Integer
auto Integer()
Undocumented in source. Be warned that the author may not have intended to support it.
Integer
auto Integer(int value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta