This blog post is 4th in a sequence of 5, as a result of our Coding Guild session on August 1st about functional programming concepts. In the session, TypeClasses, Semigroups, Monoids, Functors and Validated were covered. The Cats library has been used, but hasn’t been introduced extensively. This time we will cover Validated. Validated is…
Read More...