The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
ImmutableHashSet.opSlice
containers
immutablehashset
ImmutableHashSet
struct
ImmutableHashSet
(T, alias hashFunction)
immutable @
safe
immutable
(
T
)[]
opSlice
(
)
Return Value
Type:
immutable
(
T
)[]
A GC-allocated array containing the contents of this set.
Meta
Source
See Implementation
containers
immutablehashset
ImmutableHashSet
constructors
this
functions
contains
opSlice
postblits
this(this)
variables
empty
length