BinaryOperatorX.isRight

Undocumented in source.
struct BinaryOperatorX(string _op, bool isR, rhs_t)
enum isRight = isR;

Meta