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)
    @safe
    pow
    (
    bool throws
    N
    M
    )
    (
    const N base
    ,
    const M exp
    )
  3. auto pow(N base, M exp)

Meta