Join Slack
Powered by
<@U5FUHN8J1> `(MyDate) -> Unit` means a functio...
# announcements
j
jayjun
07/30/2017, 2:58 AM
@samp
(MyDate) -> Unit
means a function that takes a
MyDate
and returns nothing (
Unit
). That is the type for the argument
handler
.
2
Views
Open in Slack
Previous
Next