API Reference permutation v0.2.0

modules

Modules

Permutation defines a protocol for calculating all possible permutations of a given type of data. The protocol may be implemented for any type of custom data which requires the calcuation of permutations (or combintations).