Join Slack
Powered by
hi folks, got a quick idiom question. with Kotlin’...
# announcements
b
badlogic
06/18/2016, 8:07 AM
hi folks, got a quick idiom question. with Kotlin’s top-level functions, i find myself actually just creating data classes plus a bunch of functions that manipulate the data classes. Would you consider this idiomatic? I.e.
https://github.com/badlogic/kek/blob/master/kek/src/main/kotlin/kek/Lexer.kt
Open in Slack
Previous
Next