ForwardSimulation / forrustts

Forward time simulation, rust, and tree sequences.
https://docs.rs/forrustts
MIT License
3 stars 0 forks source link

NestedForwardList should have an IndexType defined #114

Closed molpopgen closed 3 years ago

molpopgen commented 3 years ago

Should typedef the i32 as the "index type" so that its easier to switch to 64 bit later, etc..