We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Check out https://groups.google.com/forum/?fromgroups=#!topic/cascalog-user/_SDWj9GtD0Y for more info (especially post no. 3).
The text was updated successfully, but these errors were encountered:
We need a Carbonite serializer for Subvecs, it seems.
Sorry, something went wrong.
Failing test case
(defn subvec! [x] [(subvec [x] 0)]) (??<- [?x ?t] ([1 2 3] ?y) (subvec! ?y :> ?x) (type ?y :> ?t))
No branches or pull requests
Check out https://groups.google.com/forum/?fromgroups=#!topic/cascalog-user/_SDWj9GtD0Y for more info (especially post no. 3).
The text was updated successfully, but these errors were encountered: