Skip to content

1.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@TomokiMiyauci TomokiMiyauci released this 30 Sep 11:24
· 46 commits to beta since this release

1.0.0-beta.1 (2022-09-30)

Features

  • results: add minimum Result definition (5a8b79f)
  • types: re-define container types (c5b064b)
  • utils: add isOk and isErr function (7e88616)
  • utils: add match function that provide pattern matching (4ca50bc)
  • utils: add unsafe function that handle dangerous code and convert to container (9b2d549)