containers ~master (2015-12-31T21:51:27Z)
Home
Dub
Repo
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
destructors
~this
functions
contains
opSlice
postblits
this(this)
variables
empty
length