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

Generics in cata #101

Merged
merged 4 commits into from
Feb 19, 2024
Merged

Generics in cata #101

merged 4 commits into from
Feb 19, 2024

Conversation

Smaug123
Copy link
Owner

@Smaug123 Smaug123 commented Feb 18, 2024

Ref #99

@@ -50,19 +50,3 @@ type Gift =
| Wrapped of Gift * WrappingPaperStyle
| Boxed of Gift
| WithACard of Gift * message : string

[<CreateCatamorphism "MyListCata">]
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Split into a new file.

@Smaug123 Smaug123 merged commit 7b49505 into main Feb 19, 2024
12 checks passed
@Smaug123 Smaug123 deleted the generics branch February 19, 2024 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant