pub fn mot_gaps<M>(n: usize) -> LinkedList<M::Item>where
M: MetricSpace,
Expand description
Generate a word composed of gaps of length n
pub fn mot_gaps<M>(n: usize) -> LinkedList<M::Item>where
M: MetricSpace,
Generate a word composed of gaps of length n