IEntitySet.opBinaryRight

Support for the 'in' operator

Aliased to the various opIn_r member functions, for backwards compatibility

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

Meta