Allow fn passed to Async.fromNode to be partially applied
Async.fromNode returns a function that eventually resolves to an Async type once it has been applied to all of its parameters.
This PR is a first-pass at allowing the function returned from Async.fromNode to be partially applied.
- [x] ~Dependent on https://github.com/evilsoft/crocks/pull/477~
~Note: In its current form this PR will not pass CI until #477 is merged.~
Coverage remained the same at 100.0% when pulling 17ad78cb27ab3e4bdf54860bdb868de322cd3fcd on JamieDixon:fromNode-curry into df5558b7172577f215a7b630870496a5b8dfe31c on evilsoft:master.
@evilsoft @dalefrancis88 Just letting you know that this one is now ready for review π
Thanks mate, i'll get some πon this tomorrow or overmorrow