Perm15

Type Alias Perm15 

Source
pub type Perm15 = PermS<15>;
Expand description

Permutation type with static size 15.

Aliased Typeยง

pub struct Perm15 { /* private fields */ }