ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
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