Module function

Source

Structsยง

FnCodec
A Codec that uses functions to encode and decode a Genotype to and from a type T. Most of the other codecs in this module are more specialized and are used to create Genotypes of specific types of Chromosomes. This one, however, is more general and can be used to create Genotypes of any type of Chromosome.