deprecated all mapping structures in favor of new 'Map(K, V)' in map.onyx
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 14 Dec 2020 16:44:46 +0000 (10:44 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 14 Dec 2020 16:44:46 +0000 (10:44 -0600)
commit1c3b1c7aaeb7701ed60683c50329ef89f3ece306
tree5ba9b8a50317f59dc8af8c887989413f6b5751ae
parentbf8ca2d1aa76ec28d81c9150d98e70a4837fdaa3
deprecated all mapping structures in favor of new 'Map(K, V)' in map.onyx
core/i32map.onyx
core/map.onyx [new file with mode: 0644]
core/ptrmap.onyx
core/std/js.onyx
core/std/wasi.onyx
core/strmap.onyx