Function fasten_sort::sort_entries[][src]

pub(crate) fn sort_entries(
    unsorted: Vec<Seq>,
    which_field: &str,
    reverse_sort: bool
) -> Vec<Seq>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

Sort fastq entries in a vector