I’m not terribly sure when it’s useful. if you’re...
# announcements
m
I’m not terribly sure when it’s useful. if you’re new to Groovy, it’s easy to forget it's
”2” as int
instead of
(int) “2”
(which can be difficult to debug depending on the context).