Map.byValue

Fetch a forward range on all values.

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

Meta