missionary

awb99 2024-07-17T02:40:38.609909Z

I want to filter a flow and tried doing it with loop and m/amp and also with m/ap. I think the root of this is if it possible that a inside a m/ap process one does not return anything?

awb99 2024-07-18T22:17:08.255199Z

Thanks @hendrik.levering @kawas

Hendrik 2024-07-17T06:54:25.925309Z

I think (recur (m/amb)) is what you are looking for

2024-07-17T09:17:54.685039Z

did you try m/eduction and filter transducer arity ?