The OpenD Programming Language

HashSet.opSlice

Forward range interface

struct HashSet(T, Allocator = Mallocator, alias hashFunction = generateHash!T, bool supportGC = shouldAddGCRange!T, bool storeHash = !isBasicType!T)
nothrow @nogc @trusted
opSlice
(
this This
)
()

Meta