Skip to content

Add Constraint::try() #31

@Baptouuuu

Description

@Baptouuuu

The full signature would be Constraint<I, O>::try<U>(callable(O): U): Constraint<I, U>.

If the callable throws an exception it would catch it and return a failure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions