ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
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