primeFactorsSimple

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

Meta