Skip to content

Conversation

@gshutler
Copy link
Owner

@gshutler gshutler commented Sep 5, 2016

Removes the custom Comparable implementation and changes internal <=> implementations to return nil when the two objects cannot be compared to satisfy the standard Comparable interface.

Resolves #39


Potentially a breaking change, so whilst the specs pass need to consider whether this is worthy of a major version or not.

Removes the custom Comparable implementation and changes internal
<=> implementations to return nil when the two objects cannot be
compared to satisfy the standard Comparable interface.

Resolves #39
@gshutler gshutler self-assigned this Sep 5, 2016
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