>>106012279
Kucklin is shit for the same reason everything else nuDevs create is shit.
You're constantly trying to solve problems that were never a problem to begin with using a bunch of bullshit nobody asked for complicating what could have been easily readable code into a nightmare. See every JavaScript framework when you're just trying to display data on a table. See faggy decorators that turn clear lines of logic into magic bullshit that now requires me to learn your gay made up terminology just to know what a "bean" is. Fuck engineers.
infix fun Int.and(b: Int) = this + b
val Int.kissMyAssTimes: String
get() = "kiss my ass $this times"
fun kissMyAssTimes(a: Int, b: Int) = (a and b).kissMyAssTimes