Type system for Ruby supporting coercions, constraints and complex types like structs, value objects, enums etc


Keywords
coercion, constraints, dry-rb, ruby, types
License
MIT
Install
gem install dry-types -v 1.7.2

Documentation

dry-types Gem Version CI Status

Links

Supported Ruby versions

This library officially supports the following Ruby versions:

  • MRI >= 3.0
  • jruby >= 9.4 (not tested on CI)

License

See LICENSE file.