diff --git a/src/datomish/exec_repl.cljc b/src/datomish/exec_repl.cljc index f572cb2c..0a10f435 100644 --- a/src/datomish/exec_repl.cljc +++ b/src/datomish/exec_repl.cljc @@ -32,7 +32,7 @@ (when-let [v (clojure.core.async/lazy-seq channel))))))) + (cons v (pair-channel->lazy-seq channel))))))) #?(:clj (defn run-to-pair-seq