aboutsummaryrefslogtreecommitdiff
path: root/core/container/map.odin
Commit message (Expand)AuthorAgeFilesLines
* Change uses for parapoly records to use `$` alwaysgingerBill2021-06-141-2/+2
* Fix `container/map.odin`gingerBill2021-06-011-4/+4
* Make `container.Map` have similar semantics to the built-in `map` typegingerBill2020-12-151-37/+49
* Remove usage of `do` in core librarygingerBill2020-09-231-1/+3
* Remove unused headersgingerBill2020-04-211-3/+0
* `container.Set`gingerBill2020-04-201-7/+7
* `container.Map`gingerBill2020-04-191-0/+366