Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 20:59
· 9 commits to main since this release
ad1836d

Minor Changes

  • 91bf286: - Add more composition methods to Option
    • Fix a bug in Result (Result.Ok(null) will behave as expected)
    • Update Result internals
    • Add method docs and examples
    • Update toolchain
    • Update to Typescript 5