byPow2

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

Meta