permutations

Compute the number of permutations of objects types of items when considered taken at a time, where order is considered

@safe nothrow
ulong
permutations
(
ulong objects
,
ulong taken
)

Meta