Skip to content

Eliminate BergResult #45

@jkeiser

Description

@jkeiser

Merge ControlVal into BergVal. Probably have a method returning Result<BergVal<'a>, BergVal<'a>> to make it easy to correctly shortcircuit when errors happen. Like val.raise_errors()?.

The intent here is to solidify the control flow model, whereby errors are just values, and most operations simply give up when they see them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions