dry-rb / dry-types

Flexible type system for Ruby with coercions and constraints
https://dry-rb.org/gems/dry-types
MIT License
861 stars 134 forks source link

[docsite] Improve extensions docs #434

Closed cllns closed 2 years ago

cllns commented 2 years ago

I noticed the documentation for Maybe was pretty outdated. I went through and fixed that. I also improved formatting for the codeblocks, to make them easier to scan. I added some text explaining more about each of the extensions as well.

I may not have gotten the text 100% accurate, so please review the text. Aiming for clarity and accuracy!