Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename the Union constructors and patterns #133

Merged
merged 1 commit into from Oct 1, 2023
Merged

Commits on Oct 1, 2023

  1. 💥 Rename the Union constructors and patterns

    This is a breaking change. If and Single are now UnionIf and UnionSingle. IfU and SingleU are now If and Single. The If and Single, when used as constructors, now merges the result.
    lsrcz committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    1b85b1e View commit details
    Browse the repository at this point in the history