jive v0.2.0 (2017-08-30T11:25:58Z)
Home
Dub
Repo
Set.findNode
jive
set
Set
private helper, null if not found
struct
Set
(V)
package inout
inout
(
Node
)*
findNode
(
T
)
(
auto
ref
const
(
T
)
value
)
if
(
is
(
typeof
(
T.init
==
V.init
))
)
Meta
Source
See Implementation
jive
set
Set
aliases
ConstRange
ImmutableRange
Range
constructors
this
functions
add
empty
find
findNode
length
opIn_r
opSlice
remove
reserve
postblits
this(this)
private helper, null if not found