Set.byKey

Fetch a forward range on all keys.

  1. auto byKey()
    struct Set(K, alias less = "a < b", bool allowDuplicates = false)
    nothrow @nogc
    byKey
    ()
  2. auto byKey()

Meta