UnOp.Ops1

Undocumented in source.
struct UnOp(string op, T)
alias Ops1 = Filter!(IsUn, Filter!(IsThisOp, Ops))

Meta