API Reference permutation v0.1.0

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).