[][src]Function codenano::transforms::rotate

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

Rotate all the domains provided as input by 180°. This can be used on domains obtained with StrandRef::domains() method.