Posts tagged "railway-oriented-programming"

Refactoring if-else: Either and FlatMap

Refactoring if-else: Either and FlatMap Railway Oriented Programming with Kotlin and Arrow Attribution: Dzp / CC BY-SA 3.0 This post expands on the concepts I had covered in my earlier...

Railway Oriented Programming

Railway Oriented Programming Refactoring procedural code to ROP in Kotlin Attribution: I, Daniel Schwen / CC BY-SA 3.0 Procedural code can become hard to read, hard to test and more...