[][src]Function codenano::transforms::h_flip

pub fn h_flip<Label>(domains: &mut [Domain<Label>])

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