ruby-dry-types

Flexible type system for Ruby with coercions and constraints
  https://github.com/dry-rb/dry-types
  0
  no reviews



Dry-types is a simple and extendable type system for Ruby; useful for value coercions, applying constraints, defining complex structs or value objects and more.

It was created as a successor to Virtus.