Join Slack
Powered by
Trying to make `method: IFoo?.() -> Boolean` wi...
# getting-started
k
karelpeeters
06/01/2018, 4:27 PM
Trying to make
method: IFoo?.() -> Boolean
will give a error on the
call
call, because the type of
IFoo::test
doesn't fit anymore.
Open in Slack
Previous
Next