Summary
Functions
Returns the chromosome's gene list.
Returns the number of genes in the chromosome.
Returns true if the chromosome satisfies its representation's invariants (e.g. a permutation has no duplicate genes).
Types
@type t() :: term()
All the types that implement this protocol.