pow

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto pow(N base, M exp)
  2. auto pow(N base, M exp)
  3. auto pow(N base, M exp)
    @safe nothrow @nogc
    pow
    (
    N
    M
    )
    (
    const N base
    ,
    const M exp
    )

Meta