Table of Contents - ytry-2.0.0 Documentation
Classes and Modules
Methods
- ::ary_to_type — Ytry::Try
- ::invalid_argument — Ytry::Try
- ::new — Ytry::Success
- ::new — Ytry::Failure
- ::zip — Ytry::Try
- #== — Ytry::Success
- #== — Ytry::Failure
- #=== — Ytry::Success
- #=== — Ytry::Failure
- #Try — Ytry
- #collect — Ytry::Try
- #collect_concat — Ytry::Try
- #each — Ytry::Try
- #empty? — Ytry::Success
- #empty? — Ytry::Failure
- #flat_map — Ytry::Try
- #flatten — Ytry::Try
- #get — Ytry::Success
- #get — Ytry::Failure
- #get_or_else — Ytry::Try
- #grep — Ytry::Try
- #inspect — Ytry::Try
- #map — Ytry::Try
- #on_failure — Ytry::Failure
- #on_failure — Ytry::Try
- #on_success — Ytry::Try
- #or_else — Ytry::Try
- #recover — Ytry::Success
- #recover — Ytry::Failure
- #recover_with — Ytry::Success
- #recover_with — Ytry::Failure
- #reject — Ytry::Try
- #select — Ytry::Try
- #to_ary — Ytry::Success
- #to_ary — Ytry::Failure
- #to_s — Ytry::Success
- #to_s — Ytry::Failure
- #zip — Ytry::Try
- #| — Ytry::Try