[ 源代码: ruby-dry-types ]
软件包:ruby-dry-types(1.2.2-2)
ruby-dry-types 的相关链接
Debian 的资源:
下载源码包 ruby-dry-types:
- [ruby-dry-types_1.2.2-2.dsc]
- [ruby-dry-types_1.2.2.orig.tar.gz]
- [ruby-dry-types_1.2.2-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Flexible type system for Ruby with coercions and constraints
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.
其他与 ruby-dry-types 有关的软件包
|
|
|
|
-
- dep: ruby-concurrent (>= 1.0)
- Modern concurrency tools for Ruby
-
- dep: ruby-dry-container (>= 0.3)
- Simple, configurable object container implemented in Ruby
-
- dep: ruby-dry-core (>= 0.4.4)
- Toolset of small support modules used throughout the dry-rb ecosystem.
-
- dep: ruby-dry-equalizer (>= 0.3)
- Define equality, equivalency and hash methods automatically
-
- dep: ruby-dry-inflector (>= 0.1.2)
- Inflector for Ruby
-
- dep: ruby-dry-logic (>= 1.0.2)
- Predicate logic with rule composition