spebbe / dartz

Functional programming in Dart
MIT License
749 stars 60 forks source link

Add Task.[tupledN, mapN] and concurrent variants. #97

Closed cranst0n closed 2 years ago

cranst0n commented 2 years ago

Found myself wanting these in another project so here they are for consideration.