Comparable

Undocumented in source.
interface Comparable (
T
) {}

Members

Functions

opCmp
int opCmp(T o)
Undocumented in source.

Meta