We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b6cb6 commit e17ba3fCopy full SHA for e17ba3f
docsite/source/getting-started.html.md
@@ -16,7 +16,7 @@ name: dry-types
16
17
``` ruby
18
Types::Coercible::String
19
- # => #<Dry::Types::Constructor type=#<Dry::Types::Definition primitive=String options={}>>
+ # => #<Dry::Types[Constructor<Nominal<String> fn=Kernel.String>]>
20
```
21
22
### Creating your first type
0 commit comments