Set.opSlice

Fetch a range that spans all the elements in the container.

struct Set(K, alias less = "a < b", bool allowDuplicates = false)
public nothrow @nogc inout
opSlice
()

Meta