I would use `Unit`. I believe that `Unit` is clear...
# announcements
a
I would use
Unit
. I believe that
Unit
is clearer than an empty block statement to tell user that nothing is being returned by the function. And it is still a value. So the
when
block is “still returning” a value