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 for product type #69

Merged
merged 19 commits into from
May 30, 2019
Merged

Generics for product type #69

merged 19 commits into from
May 30, 2019

Conversation

fogfish
Copy link
Owner

@fogfish fogfish commented Apr 26, 2019

This PR only supports a flat generic(s) but support for nested is missing

#adt_a{ x = #adt_b{ y = #adt_c{ ... }}}

@coveralls
Copy link

coveralls commented Apr 26, 2019

Coverage Status

Coverage increased (+21.4%) to 68.362% when pulling 79713f7 on generic into 19891d6 on master.

@fogfish fogfish merged commit c0f4432 into master May 30, 2019
@fogfish fogfish deleted the generic branch August 21, 2019 09:46
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.

2 participants