Skip to content

Conversation

rvarago
Copy link
Owner

@rvarago rvarago commented Mar 4, 2025

This avoids repeating the refinement type when parameterising a refinement factory with a custom policy.

E.g. from: error::to_optional<even> to: error::to_optional (no more <even> is required)

This avoids repeating the refinement type when parameterising a
refinement factory with a custom policy.

E.g. from: `error::to_optional<even>` to: `error::to_optional`
(no more `<even>` is required)
@rvarago rvarago merged commit 1757449 into main Mar 4, 2025
1 check passed
@rvarago rvarago deleted the feat/error-policy-less-verbose branch March 4, 2025 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant