EBTree32.opBinaryRight

Support for the 'in' operator

Aliased to opIn_r, for backwards compatibility

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

Meta