ICache.opBinaryRight

Support for the 'in' operator

Aliased to opIn_r, for backwards compatibility

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

Meta