descore ~master (2015-04-21T20:17:28Z)
Dub
Repo
fact
des
math
combin
factorial
long
fact
pure nothrow
(
long
a
)
in { assert (a >= 0); }
out (res) { assert (res >= 0); }
Meta
Source
See Implementation
des
math
combin
functions
combination
fact
partial_permutation
factorial