Welcome! Please see the About page for a little more info on how this works.

0 votes
in core.async by

pipe explicitly returns its "to" channel, but it's not documented.

If that's how it should work, this should be documented.

1 Answer

0 votes
by
Reference: https://clojure.atlassian.net/browse/ASYNC-153 (reported by alex+import)
...