lookuptable ~master (2021-02-01T16:46:12Z)
Dub
Repo
LookupByField.opBinaryRight
schlib
lookup
LookupByField
Undocumented in source. Be warned that the author may not have intended to support it.
struct
LookupByField
(K, R, bool useTruthiness)
inout
static if
(
hasLvalueElements!R
)
inout
(
Elem
)*
opBinaryRight
(
string
op
: "in"
)
(
const
(
K
)
key
)
if
(
isRandomAccessRange
!
R
)
Meta
Source
See Implementation
schlib
lookup
LookupByField
aliases
Elem
functions
opBinaryRight
opIndex