Set.opSlice

default range, iterates over everything in arbitrary order

  1. Range opSlice()
  2. ConstRange opSlice()
    struct Set(V)
    const
    opSlice
    ()
  3. ImmutableRange opSlice()

Meta