binary

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

Meta