Join Slack
Powered by
i'm not sure, but i doubt it. `Unit` is basically ...
# getting-started
t
toadzky
06/14/2016, 2:25 PM
i'm not sure, but i doubt it.
Unit
is basically the equivalent of Java's
Void
. if you declare a java function that returns
Void
(required for generic methods that return nothing), you must explicitly return
null
Open in Slack
Previous
Next