jive ~master (2017-09-19T14:40:24Z)
Home
Dub
Repo
OrderedSet.find
jive
orderedset
OrderedSet
find an element, null if not found
struct
OrderedSet
(V, alias _less = "a < b")
inout
inout
(
V
)*
find
(
T
)
(
auto
ref
const
(
T
)
value
)
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)
find an element, null if not found