jive v0.2.0 (2017-08-30T11:25:58Z)
Home
Dub
Repo
OrderedSet.empty
jive
orderedset
OrderedSet
struct
OrderedSet
(V, alias _less = "a < b")
const pure nothrow @
safe
bool
empty
(
)
Return Value
Type:
bool
true if set is empty
Meta
Source
See Implementation
jive
orderedset
OrderedSet
aliases
ConstRange
ImmutableRange
Node
Range
less
opSlice
constructors
this
functions
add
empty
find
findApprox
findNode
length
opIn_r
range
remove
postblits
this(this)