Key.opCmp

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int opCmp(const(char[]) b)
  2. int opCmp(Key b)
  3. int opCmp(const(Key*) b)
    struct Key
    @nogc const pure
    int
    opCmp
    (
    const(Key*) b
    )

Meta