Skip to content

Make fromThrowable accept functions with varying degrees of arity

Compare
Choose a tag to compare
@supermacro supermacro released this 01 Jul 18:07
· 275 commits to master since this release

Fixes #300

This PR updates the type definition of Result.fromThrowable in order to allow accepting functions that take 1 - n arguments.

Thanks to @universalhandle for the contribution πŸ‘