made map and set functions able to be 'methods'
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 11 Oct 2021 04:29:25 +0000 (23:29 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 11 Oct 2021 04:29:25 +0000 (23:29 -0500)
commit3e2e8572916e0955bf8d591d25d3595fc92e14c3
tree6a8afd590c9707402845d12d27a1c4c3ff793f48
parent40112737bb0d4bdb9f2a5fa7fdf1478a1e1565b9
made map and set functions able to be 'methods'
core/container/map.onyx
core/container/set.onyx
tests/i32map.onyx