I've seen the article by <@U0B8ZP13Q> saying it's ...
# announcements
j
I've seen the article by @cedric saying it's useful for scoping - that's fair but to be honest I think it's rare it's really needed (I mean for instance in Java you could enclose a piece of code inside a
{ }
block, but people very rarely do that)