Map.byKeyValue

Fetch a forward range on all keys.

  1. auto byKeyValue()
  2. auto byKeyValue()
    struct Map(K, V, alias less = "a < b", bool allowDuplicates = false)
    nothrow @nogc const
    byKeyValue
    ()

Meta