ocean ~master (2021-10-22T21:44:26.740458)
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