Join Slack
Powered by
Okay but what's wrong with just ``` interface Toke...
# getting-started
k
karelpeeters
10/08/2017, 1:20 PM
Okay but what's wrong with just
Copy code
interface TokeyType data class Token(val type: TokenType, val value: String)
? What do you need the enum for
@tyrion
?
3
Views
Open in Slack
Previous
Next