On Tue, May 31, 2011 at 1:10 PM, Ambrose Bonnaire-Sergeant < abonnaireserge...@gmail.com> wrote:
> From the paper: > > We use conde to get several values--syntactically, conde looks like cond >> but >> without => or else. > > > What does it mean by "get" several values? > > Thanks, > Ambrose > Using conde means that you may receive multiple answers for a particular query. William Byrd's dissertation is an excellent resource for understanding core.logic's implementation, less so as tutorial on using it. The Reasoned Schemer is more useful here. David -- 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