Eein / sea-of-stars-tas

Rust implementation of SoS-TAS
MIT License
1 stars 0 forks source link

Refactored duplicate code in MemoryManagers using generics. #22

Closed orkaboy closed 2 days ago

orkaboy commented 3 days ago

A suggestion on how code could be refactored to reduce duplication. If you had other plans for the shared methods (ready_for_updates, update_manager, update_memory), maybe hold off on it.