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

Mutually recursive ADTs and labels in Core #79

Merged
merged 1 commit into from
May 4, 2024
Merged

Conversation

ppolesiuk
Copy link
Member

  • Removed ELabel construct from Core
  • Added DD_Label constructor to Core.data_def

Fixes #77

Currently, it's hard to test all aspects of this feature, because it is not fully available in Surface. I'm not going to implement it directly in Surface, because it will be covered by #69 almost for free.

- Removed `ELabel` construct from Core
- Added `DD_Label` constructor to `Core.data_def`
@ppolesiuk ppolesiuk requested a review from forell May 3, 2024 09:00
@forell forell merged commit 1cf329d into master May 4, 2024
2 checks passed
@forell forell deleted the 77-rec-labels-in-core branch May 4, 2024 12:50
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.

Mutually recursive ADTs and labels in Core
2 participants