Metadata


Name
dry-types
Version
0.10.0
Platform
ruby
Authors
Piotr Solnica
Bindir
exe
Date
2017-04-26 00:00:00 UTC
Dependencies
concurrent-ruby (~> 1.0)
dry-core (~> 0.2, >= 0.2.1)
dry-container (~> 0.3)
dry-equalizer (~> 0.2)
dry-configurable (~> 0.1)
dry-logic (~> 0.4, >= 0.4.0)
inflecto (~> 0.0.0, >= 0.0.2)
bundler (~> 1.6, development)
rake (~> 11.0, development)
rspec (~> 3.3, development)
dry-monads (~> 0.2, development)
yard (~> 0.9.5, development)
Description
Type system for Ruby supporting coercions, constraints and complex types like structs, value objects, enums etc.
Email
piotr.solnica@gmail.com
Files
.gitignore
.rspec
.travis.yml
.yardopts
CHANGELOG.md
Gemfile
LICENSE
README.md
Rakefile
benchmarks/hash_schemas.rb
dry-types.gemspec
lib/dry-types.rb
lib/dry/types.rb
lib/dry/types/any.rb
lib/dry/types/array.rb
lib/dry/types/array/member.rb
lib/dry/types/builder.rb
lib/dry/types/coercions.rb
lib/dry/types/coercions/form.rb
lib/dry/types/coercions/json.rb
lib/dry/types/compiler.rb
lib/dry/types/constrained.rb
lib/dry/types/constrained/coercible.rb
lib/dry/types/constraints.rb
lib/dry/types/constructor.rb
lib/dry/types/container.rb
lib/dry/types/core.rb
lib/dry/types/decorator.rb
lib/dry/types/default.rb
lib/dry/types/definition.rb
lib/dry/types/enum.rb
lib/dry/types/errors.rb
lib/dry/types/extensions.rb
lib/dry/types/extensions/maybe.rb
lib/dry/types/form.rb
lib/dry/types/hash.rb
lib/dry/types/hash/schema.rb
lib/dry/types/json.rb
lib/dry/types/options.rb
lib/dry/types/result.rb
lib/dry/types/safe.rb
lib/dry/types/sum.rb
lib/dry/types/type.rb
lib/dry/types/version.rb
lib/spec/dry/types.rb
Homepage
https://github.com/dryrb/dry-types
Licenses
MIT
Metadata
{"allowed_push_host"=>"https://rubygems.org"}
Require paths
lib
Required ruby version
>= 2.1.0
Required rubygems version
>= 0
Rubygems version
2.6.9
Specification version
4
Summary
Type system for Ruby supporting coercions, constraints and complex types like structs, value objects, enums etc.
Original platform
ruby
New platform
ruby