mirror of
https://github.com/justinian/jsix.git
synced 2025-12-11 00:44:31 -08:00
Add an iterator type to kutil::map, and allow for each loops. Also unify the compare() signature expected by sorting containers, and fixes to adding and sorting in kutil::vector.