Join Slack
Powered by
`typealias` is just that, an alias. The type can b...
# announcements
d
diesieben07
10/29/2018, 2:24 PM
typealias
is just that, an alias. The type can be used interchangably with it's alias.
inline class
does not do that, they create a separate type.
Open in Slack
Previous
Next