On Thu, Mar 15, 2012 at 2:16 PM, Baishampayan Ghose <[email protected]> wrote: > There is run, but `run` takes an extra argument `n` and will solve for > only `n` results while `run*` solves for all.
Ah, OK. That makes sense. Perhaps that could be added to the primer? (just curious: why not run-all?) > Also, core.logic is essentially a faithful port of miniKanren and > there is a lot of value in keeping it that way since it will allow us > to port over newer work that's happening around miniKanren, eg. > cKanren. That's more of a rationale, and I can accept that - adding a note to that effect to the primer will help others understand, I suspect. -- Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ World Singles, LLC. -- http://worldsingles.com/ "Perfection is the enemy of the good." -- Gustave Flaubert, French realist novelist (1821-1880) -- 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
