April 10, 2019
12:33 p.m.
Iâm curious why on Dictionary there is #keys and #keysSortedSafely ? Why isnât it just #keysSorted - do we normally provided a keysSortedDangerously? Looking deeper, it seems to duplicate the keys method, so Iâm wondering if this is ripe for some rework. Tim