jive v0.2.0 (2017-08-30T11:25:58Z)
Home
Dub
Repo
OrderedSet.this
jive
orderedset
OrderedSet
constructor that gets content from arbitrary range
struct
OrderedSet
(V, alias _less = "a < b")
this
(
Stuff
)
(
Stuff
data
)
if
(
isInputRange
!
Stuff
&&
is
(
ElementType
!
Stuff
:
V
)
)
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)
constructor that gets content from arbitrary range