On Sat, Jun 30, 2012 at 9:36 PM, David Nolen <dnolen.li...@gmail.com> wrote:

> Look at the implementation of nth. Or how polymorphic unification works in
> ClojureScript core.logic for ISequential. I misspoke a bit, should have
> clearer that I simply meant that ILast (probably something else entirely)
> needs to be carefully considered since the logic needs too be moved to the
> actual fn or into a protocol default case in order to cover ISeq (which
> isn't a good idea anyway - IBoundedSeq or some such makes more sense to me).
>
>
OK, can you just give me the link to the relevant file?  I don't understand
the github clojurescript file directory structure.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to