Map.byKeyValue

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto byKeyValue()
    struct Map(K, V, alias less = "a < b", bool allowDuplicates = false)
    nothrow @nogc
    byKeyValue
    ()
  2. auto byKeyValue()

Meta