#scala
Read more stories on Hashnode
Articles with this tag
In my previous article we discussed some approaches to validating using Cats and Scala 3 mirror types. In this article I shed light on how to write a...
Some validation approaches examples using Scala3 and Cats ยท Let's talk about validating in Scala in a functional programming way. Consider the following...