ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
IEnum.opBinaryRight
ocean
core
Enum
IEnum
Support for the 'in' operator
Aliased to opIn_r, for backwards compatibility
interface
IEnum
alias
opBinaryRight
(
istring
op
:
"in"
)
=
opIn_r
Meta
Source
See Implementation
ocean
core
Enum
IEnum
aliases
Name
Value
opBinaryRight
functions
length
max
min
opApply
opIn_r
opIndex
Support for the 'in' operator
Aliased to opIn_r, for backwards compatibility