Genetic Algorithms in Elixir: Genetic.crossover function, continuity in changes lost (page 93)

@seanmor5

On page 43, changes were made to the Genetic.crossover function to support a new shiny Chromosome struct.

On page 93, the code does not have these changes anymore, but the code should probably be in the same state as page 43 at this point.