[][src]Trait genomics::LociExt

pub trait LociExt {
    fn n_alleles(&self) -> usize;
}

Required methods

fn n_alleles(&self) -> usize

Loading content...

Implementors

impl LociExt for Loci[src]

Loading content...