theoretically made Map and Set faster; bug fixes
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 24 Mar 2022 02:49:26 +0000 (21:49 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 24 Mar 2022 02:49:26 +0000 (21:49 -0500)
commit28e6433b7397d428e4e7667c6204eebfce189676
tree15ed0422e8e29b6a147d911aeed4ab5c9974686b
parentda81dcd2ab5d9d9abbee7406ce5dff0b034fbd60
theoretically made Map and Set faster; bug fixes
core/container/map.onyx
core/container/set.onyx
core/io/stream.onyx
core/io/writer.onyx
modules/http/http.onyx
tests/implicit_initialize_locals