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

Also find inheritedType from property #19

Merged
merged 1 commit into from
Sep 6, 2018

Conversation

humhei
Copy link
Collaborator

@humhei humhei commented Sep 5, 2018

Before this PR
We only find registered inheritedType by fields
Now we can find registered inheritedType by properties
Comparing object type,
CLIMutable Record type generate a free constructor and equality
I am now using CLIMutable Record type more often
So i implement this

@Zaid-Ajaj
Copy link
Owner

Cool! Let me know when you want to merge this so I can publish a new version of it 😄

@humhei humhei merged commit 2baa165 into Zaid-Ajaj:master Sep 6, 2018
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.

None yet

2 participants