[][src]Function codenano::transforms::reverse

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

Reverse the direction of the list of domains provided as input, starting from the very last base back to the first one. This can be used on domains obtained with StrandRef::domains() method.