BinOp.IsThisOp

Undocumented in source.
template BinOp(string op, T)
alias IsThisOp = Pred!(Replace!(q{A.op == "OP"}, "OP", op))

Meta