Replies: 1 comment
-
An example of what you want to achieve would be helpful. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As a programmer, I sometimes feel the urge to implement an iterative function with 2 variables on 1 line. How is it possible to chain instructions and only output the result of the last one? (Or all)
Beta Was this translation helpful? Give feedback.
All reactions