Functional Programming with Scala
Welcome! While not a new topic at all, I thought I’d schpill about functional programming today. If you haven’t dove into the FP world yet, now is your chance to drink the kool-aid so to speak! In this post, you’ll find the most common actions used in FP; for ease of readability and due to my longer experience with it, I’m using the Scala language in the examples.