fast_pow

Undocumented in source.
  1. alias fast_pow = llvm_pow
    version(LDC)
    nothrow @nogc
    alias fast_pow = llvm_pow
  2. alias fast_pow = pow

Meta