jive v0.2.0 (2017-08-30T11:25:58Z)
Home
Dub
Repo
OrderedSet.ConstRange
jive
orderedset
OrderedSet
Undocumented in source.
struct
OrderedSet
(V, alias _less = "a < b")
alias
ConstRange
= .
Range
!(
const
(
V
),
const
(
Node
))
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)