added: `conv.parse` and `Optional.flatten`
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 1 Jan 2024 21:25:01 +0000 (15:25 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 1 Jan 2024 21:25:01 +0000 (15:25 -0600)
commita9b0bef469edbbae63691a20dc1332ca164f7396
treeb2c1127ccb093235ed3ffc14142b91455040c57b
parent31d7afa31165c104224949ed44949a43796f8021
added: `conv.parse` and `Optional.flatten`
core/container/optional.onyx
core/conv/parse.onyx
tests/stdlib/conv_parse [new file with mode: 0644]
tests/stdlib/conv_parse.onyx [new file with mode: 0644]