containers ~master (2015-12-31T21:51:27Z)
Home
Dub
Repo
HashSet.opSlice
containers
hashset
HashSet
Forward range interface
auto
range
()
alias
opSlice
=
range
struct
HashSet
(T, Allocator = Mallocator, alias hashFunction = generateHash!T, bool supportGC = shouldAddGCRange!T)
alias
opSlice
=
range
Meta
Source
See Implementation
containers
hashset
HashSet
aliases
opSlice
put
constructors
this
destructors
~this
functions
clear
contains
empty
insert
length
opBinaryRight
range
remove
postblits
this(this)
Forward range interface