- opCmp
int opCmp(T[] other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(typeof(this) other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(typeof(this) other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(T[] other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(this) other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(this) other)
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.
Array with normalized comparison and hashing.