jive v0.2.0 (2017-08-30T11:25:58Z)
Home
Dub
Repo
OrderedSet.range
jive
orderedset
OrderedSet
Range
range
()
ConstRange
range
()
struct
OrderedSet
(V, alias _less = "a < b")
const
ConstRange
range
(
)
ImmutableRange
range
()
Range
range
(const(T) left, const(T) right)
Return Value
Type:
ConstRange
range that covers the whole 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)