EBTree64.opBinaryRight

Support for the 'in' operator

Aliased to opIn_r, for backwards compatibility

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

Meta