@kyonifer I'm playing with Koma. I feel like we can extend this a bit and make it more Kotlin-idiomatic... but leave the existing functionality too.
k
kyonifer
08/06/2017, 3:18 AM
sounds great, i look forward to hearing your suggestions. theres some weirdness (like extension functions for array indexing) that are there for performance, but i definitely agree the various types could use more utility methods
Okay good to know. I'm kind of experimenting with some DSL patterns on Koma. It's not as straightforward as I thought it would be. But I am confident we can create some spiffy loading extension functions.