Replies: 1 comment 1 reply
-
You are right, this is a bug |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have tried and failed to use
tap
in DSL2 with pipes:This gets me an error message,
No such variable: ch2
. I have not been able to figure out if this is intended or not, since.tap { ch2 }
works fine. Not a huge problem and easy enough to work around, but I do like the pipe syntax a lot :)Beta Was this translation helpful? Give feedback.
All reactions