INullable

Undocumented in source.
interface INullable : IObject {}

Members

Functions

valueType
TypeInfo valueType()
Undocumented in source.

Inherited Members

From IObject

opEquals
bool opEquals(IObject o)
Undocumented in source.
toString
string toString()
Undocumented in source.
toHash
size_t toHash()
Undocumented in source.

Meta