Perm0

Type Alias Perm0 

Source
pub type Perm0 = PermS<0>;
Expand description

Permutation type with static size 0.

Aliased Type§

pub struct Perm0 { /* private fields */ }

Implementations§

Source§

impl Perm0

Source

pub fn empty() -> Self