carbon v1.4.0 (2015-04-19T16:14:18Z)
Home
Dub
Repo
isPrime
carbon
math
Undocumented in source. Be warned that the author may not have intended to support it.
pure
bool
isPrime
(
T
)
(
T
src
)
if
(
__traits(
isIntegral
,
T
)
)
Meta
Source
See Implementation
carbon
math
functions
isPowOf2
isPrime
lcm
primeFactors
primeFactorsSimple
sqrtCeil
sqrtFloor
toDeg
toRad