AbstractMapEntry.opCmp

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int opCmp(MapEntry!(K, V) o)
    class AbstractMapEntry(K, V)
    int
    opCmp
    (
    MapEntry!(K, V) o
    )
  2. alias opCmp = Object.opCmp

Meta