pub fn unique_gene_ids<U>(population: &Population<U>)where U: GenotypeT + Send + Sync + 'static + Clone,
Function to check that every individual has unique id’s within their dna