Join Slack
Communities
Powered by
How can I define a typealias like this: `typealias...
# announcements
z
ziggy42
07/29/2017, 9:58 PM
How can I define a typealias like this:
typealias SomeFunction = (vararg args: SomeObject) -> SomeObject
? I can't use
vararg
here
Open in Slack
Previous
Next