jive v0.2.0 (2017-08-30T11:25:58Z)
Home
Dub
Repo
OrderedSet.length
jive
orderedset
OrderedSet
struct
OrderedSet
(V, alias _less = "a < b")
const pure nothrow @
safe
size_t
length
(
)
Return Value
Type:
size_t
number of elements in the set
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)