jive v0.2.0 (2017-08-30T11:25:58Z)
Home
Dub
Repo
Map.opIn_r
jive
map
Map
struct
Map
(Key, V)
const
bool
opIn_r
(
T
)
(
auto
ref
const
(
T
)
key
)
if
(
is
(
typeof
(
T.init
==
Key.init
))
)
Return Value
Type:
bool
true if key is found in the map
Meta
Source
See Implementation
jive
map
Map
functions
empty
length
opApply
opIn_r
opIndex
remove