functional

Functional Kotlin starting from Java

This post is about the transition from Kotlin sourcecode that looks like java code to code that uses the functional Kotlin constructs. Starting up I will write about a completely made up class here but I experienced that you can do that with almost any class in the entire codebase. Inspiration from the daily programmer: word funnel Starting with Java We start with the java implementation of the word funnel puzzle mentioned above

Weiterlesen