Fork me on GitHub
#missionary
<
2022-09-14
>
Dustin Getz22:09:14

How do I turn a list of flows into a flow? I like m/amb, but it's a macro so cannot use apply

Dustin Getz23:09:52

Instead, I found a way to use (m/eductions (mapcat identity)) to granularize the flows

Richie23:09:29

Can you reduce and join one at a time?

xificurC11:09:05

There's also cat in clojure.core

martinklepsch17:10:52

I was also wondering the same a few times, could be great to collect some code snippets in the wiki: https://github.com/leonoel/missionary/wiki