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

Update product_generators.rb #457

Merged
merged 1 commit into from Jun 26, 2015

Conversation

sid-kap
Copy link
Contributor

@sid-kap sid-kap commented Jun 26, 2015

Now, ProductNMonoid extends ProductNSemigroup,
ProductNGroup extends ProductNMonoid,
ProductNRing extends ProductNGroup.

Took advantage of inheritance by not declaring plus in semigroup, group,
and ring, not declaring zero in group and ring, etc.

Now, ProductNMonoid extends ProductNSemigroup,
     ProductNGroup extends ProductNMonoid,
     ProductNRing extends ProductNGroup.

Took advantage of inheritance by not declaring plus in semigroup, group,
and ring, not declaring zero in group and ring, etc.
@sid-kap
Copy link
Contributor Author

sid-kap commented Jun 26, 2015

This change handles part of issue #446

@johnynek
Copy link
Collaborator

looks good. I think our coveralls is buggy right now, so I'll merge this.

Thanks for the help!

johnynek added a commit that referenced this pull request Jun 26, 2015
@johnynek johnynek merged commit 983b09f into twitter:develop Jun 26, 2015
@sid-kap sid-kap deleted the generated_product_macros branch June 26, 2015 01:41
@sid-kap sid-kap restored the generated_product_macros branch June 26, 2015 01:41
@sid-kap sid-kap deleted the generated_product_macros branch June 26, 2015 01:41
@sid-kap sid-kap restored the generated_product_macros branch June 30, 2015 18:02
@sid-kap sid-kap deleted the generated_product_macros branch June 30, 2015 18:02
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