Validated is a μ-library (~50 Source Lines of Code) that allows you make better use of Swift’s type system by providing tools for easily generating new types with built-in guarantees.
Validated allows you to use the type system to verify properties of your values, providing a new level of compile time guarantees.

Leave a Reply
You must be logged in to post a comment.