Changes in version 0.1.0 (2023-11-21) - Initial CRAN submission. New Features - Type functions - success() - failure() - as_result() - result() - Pipline/Binding Functions - bind() aliased to try_then() - Attribute functions - value() - status() - Predicate functions - is_result() - is_success() - is_failure()