On Thu, Mar 15, 2012 at 5:16 PM, Baishampayan Ghose <b.gh...@gmail.com>wrote:

> On Thu, Mar 15, 2012 at 2:04 PM, Sean Corfield <seancorfi...@gmail.com>
> wrote:
> > And why is it run* and not run?
>
> There is run, but `run` takes an extra argument `n` and will solve for
> only `n` results while `run*` solves for 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.
>
> Regards,
> BG


+1

As people actually dig into core.logic I think the rationale will become
apparent. I'm not in any rush to diverge from a project which has had 8+
years of hammock time.

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

Reply via email to