DEV Community

Discussion on: Gang of Four Patterns in Kotlin

Collapse
 
marioariasc profile image
Mario Arias

My library (funKTionale) implements function composition for Kotlin (among other goodies) github.com/MarioAriasC/funKTionale...

Currently working on a blog post series covering many features

Collapse
 
qwertukg profile image
Daniil Rakhmatulin

its hard to read infix fun in this case

Collapse
 
lovis profile image
Lovis

Really looking forward to your posts!

Thread Thread
 
lovis profile image
Lovis • Edited

Here it is, if anyone is interested and drops by:
hackernoon.com/funktionale-functio...