Skip to content

Emulation of Rusts `?` Result operator (implicit return for errors)

Compare
Choose a tag to compare
@supermacro supermacro released this 22 Oct 15:17
· 54 commits to master since this release

neverthrow now can support implicit return whenever there is an Err instance inside of a generator.

Context: #448

Thank you to @tsuburin for the contribution πŸš€


Additionally, the previous functionality around increasing the tuple size supported by neverthrow is now live and out of beta. Context: https://github.com/supermacro/neverthrow/releases/tag/v6.0.1-0