added StrMap hash table; additions to str library
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 7 Dec 2020 16:07:07 +0000 (10:07 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 7 Dec 2020 16:07:07 +0000 (10:07 -0600)
commit740b84a253c2daebe65516c14095a538a03d184a
treed2bb1f306c63b7dd945e5bc50178dafbd995681a
parent488ec07fdf7ba6141fee5df93c03c74bd62f61f8
added StrMap hash table; additions to str library
core/std/js.onyx
core/std/wasi.onyx
core/string.onyx
core/strmap.onyx [new file with mode: 0644]