primeFactors

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void primeFactors(T n, R or)
  2. Tuple!(T, uint)[] primeFactors(T n)
    Tuple!(T, uint)[]
    primeFactors
    (
    T
    )
    (
    T n
    )

Meta