I read a discussion about Kotlin's extension funct...
# random
h
I read a discussion about Kotlin's extension functions versus Scala's implicit functions/classes. One said, implicits are way more powerful than extension function, one other said extensions functions are just enough to solve certain problems. Then the first one mentioned the (very interresting) Blub Paradox: http://c2.com/cgi/wiki?BlubParadox