bcarruthers / garnet

F# game composition library
MIT License
164 stars 15 forks source link

Reduce duplicate code in iteration #1

Closed bcarruthers closed 2 years ago

bcarruthers commented 5 years ago

Need benchmarks first to measure and avoid impacting performance.

bcarruthers commented 2 years ago

Deprecated the original iteration code, and the new querying code is acceptable for now (barring code generation or other approaches).