RBTreeMap.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
class RBTreeMap(KeyT, ValueT, alias KeyLessF = "a < b", bool allowDuplicates = false)
override
bool
opEquals
(
Object rhs
)

Meta