Join Slack
Powered by
Yeah, using one typealias for multiple functions `...
# kotlin-inject
d
dave08
06/14/2021, 4:03 PM
Yeah, using one typealias for multiple functions
typealias fun1 = InternalRoute; typealias fun2 = InternalRoute
...
2
Views
Open in Slack
Previous
Next