permu-rs

A collection of utilities for permutations. It contains useful tools to create, manage and experiment with permutations.

Usage

Add this to your Cargo.toml:

toml [dependencies] permu-rs = "0.1.2"

To get started using permu-rs, see the documentation.