On Sat, Jul 6, 2013 at 12:27 PM, Norman Richards <[email protected]>wrote:
> > On Fri, Jul 5, 2013 at 1:06 PM, David Rocamora <[email protected]> wrote: > >> >> I'm trying to use featurec to describe some relationships within a nested >> map. When I try to use it to find some keys in the map it returns nothing. >> Here is an example: >> > > I don't believe you can match on the keys in a map - only the values. > This is correct. Supporting fresh keys is *very* hard :) -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
