API Reference permutation v#0.4.0

Copy Markdown View Source

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