Operators.UnOp

Undocumented in source.

Members

Aliases

IsThisOp
alias IsThisOp = Pred!(Replace!(q{A.op == "OP"}, "OP", op))
Undocumented in source.
Ops1
alias Ops1 = Filter!(IsUn, Filter!(IsThisOp, Ops))
Undocumented in source.

Static functions

call
void call()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta