Structsยง
- FnCodec
- A
Codecthat uses functions to encode and decode aGenotypeto and from a typeT. Most of the other codecs in this module are more specialized and are used to createGenotypesof specific types ofChromosomes. This one, however, is more general and can be used to createGenotypesof any type ofChromosome.