It doesn’t, as I wrote: > Why can’t we write `(...
# getting-started
m
It doesn’t, as I wrote:
Why can’t we write
(*)->Unit
, but can
Function1<*, Unit>
?