unary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void unary()
    @safe
    void
    unary
    (
    string op = null
    N = void
    )
    ()
  2. alias unary(N) = unary!(null, N)

Meta