Perm12

Type Alias Perm12 

Source
pub type Perm12 = PermS<12>;
Expand description

Permutation type with static size 12.

Aliased Typeยง

pub struct Perm12 { /* private fields */ }