factTable

return [0!, 1!, 2!, ..., (length-1)!]

T[]
factTable
(
T
)
(
size_t length
)
if (
isModInt!T
)

Meta