Open axiongsupra opened 1 month ago
This issue is created for future enhancement for stdlib.
Iterating over simple_map is costly, it would be good if we can get the key immutably and value mutably in one loop.
This issue is created for future enhancement for stdlib.
Iterating over simple_map is costly, it would be good if we can get the key immutably and value mutably in one loop.