Type Definition genevo::genetic::Locus [] [src]

type Locus = usize;

The Locus is a position within a Genotype.