Join Slack
Powered by
You could add a explicit zero param overload `fun ...
# getting-started
a
Alan Evans
11/26/2018, 6:13 PM
You could add a explicit zero param overload
fun foo(): Bar = ...
But you will end up repeating the default value for one of the overloads.
Open in Slack
Previous
Next