Andrew Kelley aded86e690 std.ArrayHashMap: count and iterator are not deprecated
These APIs allow one to write code that is agnostic of whether it is
using an ArrayHashMap or a HashMap, which can be valuable. Specify
intent precisely: if you only need the count of the items, it makes
sense to have a function for that.
2020-09-25 20:50:40 -07:00
..
2020-09-11 20:02:41 -04:00
2020-09-17 17:22:26 -04:00
2020-09-08 13:04:14 -04:00
2020-09-07 20:44:01 +03:00
2020-09-07 06:23:24 -06:00
2020-09-04 05:15:03 +03:00
2020-09-11 20:02:41 -04:00
2020-09-13 23:31:59 +03:00
2020-09-17 17:22:26 -04:00
2020-09-17 18:49:06 -04:00
2020-09-04 22:49:14 +03:00
2020-08-20 16:07:04 -04:00
2020-09-14 11:05:51 -07:00