Skip to content

add clone and partialeq to all enums #69

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

Merged
merged 1 commit into from
Apr 21, 2016
Merged

add clone and partialeq to all enums #69

merged 1 commit into from
Apr 21, 2016

Conversation

jramapuram
Copy link
Member

This pull adds Debug and PartialEq to all the available af enums.
I had one done earlier for just one. This covers the rest.

  • Debug: adds ability to pretty-print enum
  • PartialEq: adds ability to do a==b? and a!=b

@9prady9 9prady9 self-assigned this Apr 21, 2016
@9prady9 9prady9 added this to the 3.3.0 milestone Apr 21, 2016
@9prady9 9prady9 merged commit 01987e0 into devel Apr 21, 2016
@9prady9 9prady9 deleted the hotfix/enum_traits branch April 21, 2016 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants