Issues
- 2
toEither method
#13 opened by rpominov - 1
Explanation of exceptions has incorrect image
#37 opened by SgtPooki - 2
Task.sequentially()
#16 opened by rpominov - 31
Should ap be parallel?
#28 opened by rpominov - 0
Build is broken
#36 opened by rpominov - 1
task.retry([maxRetries])
#27 opened by rpominov - 0
Taskify a function
#33 opened by semmel - 2
Similar projects
#5 opened by rpominov - 4
Promise.filter
#31 opened by 0xjocke - 1
Fun-task in react/redux
#30 opened by 0xjocke - 5
Theory: Task is good not only for async, but also for composing sync side effects in a pure fashion
#8 opened by rpominov - 0
filter method
#6 opened by rpominov - 0
- 0
Should race be symmetrical to parallel?
#18 opened by rpominov - 0
Version of parallel() that instead of failing on first failure combines all failures using given monoid (static-land type)
#25 opened by rpominov - 0
task.flip() that flips success and failure
#26 opened by rpominov - 3
- 1
Better Flow type for Task.parallel()
#14 opened by rpominov - 0
Fix Task.do() inefficiency
#29 opened by rpominov - 1
Run-time arguments checks
#21 opened by rpominov - 11
chain-based recursion
#17 opened by rpominov - 1
Fantasy Land 1.0
#24 opened by rpominov - 4
toPromise method
#4 opened by rpominov - 3
finally callback in run?
#7 opened by rpominov - 9
- 0
Make Flow declarations available in NPM package
#10 opened by rpominov - 0
"do notation" via generators
#12 opened by rpominov - 0
Static Land compatibility
#11 opened by rpominov - 0
Implement Fantasy Land's Bifunctor
#3 opened by rpominov - 1
Progress/step events
#9 opened by rvikmanis