mobily / ts-belt

🔧 Fast, modern, and practical utility library for FP in TypeScript.
https://mobily.github.io/ts-belt
MIT License
1.08k stars 30 forks source link

Add missing methods to `AsyncResult` #95

Open josh- opened 8 months ago

josh- commented 8 months ago

Fixes https://github.com/mobily/ts-belt/issues/94.

Note that several of the tests currently fail.