Many languages allow for line continuations, e.g. in VB with the underscore at the end of a line, or in Tcl with a backslash at the end of a line.
Does Clojure have a way to allow for line continuations?
Thanks, chasse
Clojure does not need "line continuations." It is delimited by parentheses. Just don't close your parentheses, and your current statement will continue.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With