Open Sourcing Validated
The point free team are open sourcing a new Swift library for handling errors. Validated allows us to accumulate errors into a single type, useful for when we want to know all the reasons why something went wrong.
Posted on August 28, 2018
#opensource
#error