unit module NucleotideCount:ver<2>; sub nucleotide-count ( Str:D $_ where { .comb.Set ⊆ } --> Bag(Iterable:D) ) is export { .comb }