Skip to content

Make fromThrowable accept functions with varying degrees of arity

Choose a tag to compare

@supermacro supermacro released this 01 Jul 18:07
· 291 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 πŸ‘