MapImpl.byKeyValue

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto byKeyValue()
    struct MapImpl(K, V, alias less = KeyCompareDefault!Key, bool allowDuplicates = false, bool ownsMemory = false)
    @nogc @trusted
    byKeyValue
    ()
  2. auto byKeyValue()

Meta