<@U5FUHN8J1> `(MyDate) -&gt; Unit` means a functio...
# announcements
j
@samp
(MyDate) -> Unit
means a function that takes a
MyDate
and returns nothing (
Unit
). That is the type for the argument
handler
.