4 Matching Annotations
- Feb 2021
-
github.com github.com
-
It will return the result as a Dry::Monads::Result object which can be either successful or failure.
-
-
www.morozov.is www.morozov.is
-
bind applies unwrapped Success value to the block, which should return a Result object. No-op on Failure
-
-
-
dry-rb.org dry-rb.org