Join Slack
Powered by
it will not work that way, you need to call some m...
# dsl
j
jonnyzzz
06/15/2018, 4:00 PM
it will not work that way, you need to call some method to have every element included into the block, e.g.
Copy code
add (a)
you may also define a
unaryPlus
operator, thus it allow saying
+1
or/and
+"hi"
Open in Slack
Previous
Next