ObsEnt

Undocumented in source.

Alias This

compRep

Members

Functions

opCmp
int opCmp(typeof(this) rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(typeof(this) rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
hash_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

compRep
T compRep;
Undocumented in source.

Meta