slowly making the core libraries more consistent
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 7 Nov 2022 04:49:57 +0000 (22:49 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 7 Nov 2022 04:49:57 +0000 (22:49 -0600)
commit2eb41cd16661f8a068558e029c6512fa8292ce16
tree42e79dc4421bc45697a5d17bbd0fb5e6b658c14d
parent4629a0d8730ec7226220a647982fedbb8c8c4020
slowly making the core libraries more consistent
core/builtin.onyx
core/container/iter.onyx
core/container/list.onyx
core/container/map.onyx
core/container/set.onyx
tests/aoc-2021/day12.onyx
tests/aoc-2021/day18.onyx
tests/interfaces.onyx
tests/lazy_iterators.onyx