Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.0.0-beta.1 [skip ci]
# 1.0.0-beta.1 (2022-09-30) ### Features * **results:** add minimum `Result` definition ([5a8b79f](5a8b79f)) * **types:** re-define container types ([c5b064b](c5b064b)) * **utils:** add `isOk` and `isErr` function ([7e88616](7e88616)) * **utils:** add `match` function that provide pattern matching ([4ca50bc](4ca50bc)) * **utils:** add `unsafe` function that handle dangerous code and convert to container ([9b2d549](9b2d549))
- Loading branch information