On Fri, Jan 18, 2013 at 11:32 AM, Kevin Downey <redc...@gmail.com> wrote:
> use ILookup instead of Associative

>> I could just extend ILookup, which contains only valAt, but I'd also
>> like to be able to implement containsKey and entryAt, which AFAICT are
>> only found in Associative. (If I'm wrong, please let me know---I know
>> that count is found in e.g. both IPersistentCollection and Counted.)
>> And in any case I'd like to be able to use IPersistentMap as well, for
>> without. There are sensible definitions of all the functions
>> specifically defined for IPersistentMap and Associative, but there are
>> *not* sensible definitions for all of what they bring along.


-- 
Ben Wolfson
"Human kind has used its intelligence to vary the flavour of drinks,
which may be sweet, aromatic, fermented or spirit-based. ... Family
and social life also offer numerous other occasions to consume drinks
for pleasure." [Larousse, "Drink" entry]

-- 
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