[][src]Function codenano::transforms::v_flip

pub fn v_flip<Label>(domains: &mut [Domain<Label>], max_helix: isize)

Flip all the domains provided as input vertically, i.e. relative to a horizontal axis. This can be used on domains obtained with StrandRef::domains() method.