Join Slack
Powered by
`ColNames.() -> List<Boolean?>` is the ty...
# getting-started
d
diesieben07
11/10/2017, 9:52 AM
ColNames.() -> List<Boolean?>
is the type of a function object.
ColNames.(): List<Boolean?>
is the signature in the declaration of a function. See the difference?
Open in Slack
Previous
Next