EBTree128.opBinaryRight

Support for the 'in' operator

Aliased to opIn_r, for backwards compatibility

class EBTree128(bool signed = false)
alias opBinaryRight(istring op : "in") = opIn_r

Meta