fwdpy11
fwdpy11 copied to clipboard
Code reuse
The change made in eed6689805d1719c67d934b2f7c68f182fc86c4b partially copy/pastes code found in fwdpy11/evolvets/simplify_tables.hpp
. It would be nice to reduce the duplication.
Handling this after #625 makes sense.
The realistic solution for this is a TDD-based refactor of the evolvets back end. We can now do this nice and slow b/c we have the new static lib back end to work with.