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

Generate distinct singleton enum collections #157

Merged
merged 1 commit into from
Nov 1, 2016
Merged

Generate distinct singleton enum collections #157

merged 1 commit into from
Nov 1, 2016

Commits on Oct 15, 2016

  1. Generate distinct singleton enum collections

    If `red` and `black` are equal, as may be the case if their type is a singleton
    enum, then distinct collections can be generated by returning a collection with
    and without the element.
    Stephan202 committed Oct 15, 2016
    Configuration menu
    Copy the full SHA
    b52a7ae View commit details
    Browse the repository at this point in the history