On Oct 28, 4:13 pm, Martin DeMello <[EMAIL PROTECTED]> wrote:
> On Oct 28, 6:35 am, Rich Hickey <[EMAIL PROTECTED]> wrote:
>
>
>
> > My thoughts are that there should only be fcase
>
> PLT Scheme's pattern matching library might be a good source of
> inspiration:
>
> http://download.plt-scheme.org/doc/352/html/mzlib/mzlib-Z-H-31.html#n...
>
Yes, I'm aware of that one, but it's more of a structural matcher than
this predicate thing we've been discussing. I expect some sort of
structural match facility is inevitable in Clojure, and something like
the PLT one, plus some leverage of Clojure's data structure literals,
would probably be nice.
Rich
--~--~---------~--~----~------------~-------~--~----~
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
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
-~----------~----~----~----~------~----~------~--~---