Index ¦ Archives ¦ Atom > Tag: refactoring

Refactoring Scala Code From Imperative to Functional

The Scala programming language is unique in terms of FP languages in that it lets you choose your own balance between pure FP and filthy imperative style. This is good and bad, but one benefit is that when you have an algorithm that doesn't immediately translate well into a functional …

© Chad Selph. Built using Pelican. Theme by Giulio Fidente on github.