funcool

Carlo 2023-04-21T15:21:54.004689Z

Is there a primitive in promesa for doing reduce or reductions that I'm missing?

Carlo 2023-04-21T16:25:32.928869Z

I wrote a custom iterator for my usecase with p/loop and p/recur, but I still think a recur primitive for the case in which the function is async could be nice