Join Slack
Powered by
I’d try to add an explicit return type to `fun lex...
# getting-started
b
bountin
10/05/2017, 2:48 PM
I’d try to add an explicit return type to
fun lex(matcher: Matcher, stack: Deque<String>, group: LexerGroup<T>): Sequence<Token>
Open in Slack
Previous
Next