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

implement concatenation for QueryRules #101

Merged
merged 1 commit into from
Jan 6, 2014
Merged

Conversation

dwhjames
Copy link
Owner

@dwhjames dwhjames commented Jan 6, 2014

  • to get access to an iterator, we need the rules to be PersistentVector, rather than IPersistentVector
  • the transient vector needs to be upcast to get the visibility to the conj and persistent methods, which then requires a corresponding down cast

 - to get access to an iterator, we need the rules to be PersistentVector, rather than IPersistentVector
 - the transient vector needs to be upcast to get the visibility to the conj and persistent methods, which then requires a corresponding down cast
@ghost ghost assigned dwhjames Jan 6, 2014
dwhjames added a commit that referenced this pull request Jan 6, 2014
@dwhjames dwhjames merged commit 4f42561 into develop Jan 6, 2014
@dwhjames dwhjames deleted the topic/combine-rules branch January 6, 2014 20:30
@dwhjames dwhjames removed their assignment Feb 18, 2015
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.

1 participant