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?
Thanks @hendrik.levering @kawas
I think (recur (m/amb)) is what you are looking for
did you try m/eduction and filter transducer arity ?