IEntitySet.opBinaryRight

Support for the 'in' operator

Aliased to the various opIn_r member functions, for backwards compatibility

class IEntitySet
alias opBinaryRight(istring op : "in") = opIn_r

Meta