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

Follow up to #7760 #7778

Merged
merged 1 commit into from
Aug 11, 2014
Merged

Follow up to #7760 #7778

merged 1 commit into from
Aug 11, 2014

Conversation

quinnj
Copy link
Member

@quinnj quinnj commented Jul 29, 2014

Remove type constraints from intersect(::StepRange,::StepRange). This allows date ranges, for example, to utilize the implementation because Period types implement mod(), gcdx(), and lcm().

… allows any range type where the step type implements lcm(), gcdx(), and mod() to use the method definition.
JeffBezanson added a commit that referenced this pull request Aug 11, 2014
@JeffBezanson JeffBezanson merged commit 38d2c4e into master Aug 11, 2014
@quinnj quinnj deleted the jq/intersect branch August 11, 2014 10:33
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