UnOp.IsThisOp

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

Meta