ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
FixedKeyMap.opBinaryRight
ocean
util
container
FixedKeyMap
FixedKeyMap
Support for the 'in' operator
Aliased to opIn_r, for backwards compatibility
class
FixedKeyMap
(K, V)
alias
opBinaryRight
(
istring
op
:
"in"
)
=
opIn_r
Meta
Source
See Implementation
ocean
util
container
FixedKeyMap
FixedKeyMap
aliases
opBinaryRight
classes
FixedKeyMapException
constructors
this
functions
length
opApply
opIn_r
opIndex
opIndexAssign
Support for the 'in' operator
Aliased to opIn_r, for backwards compatibility