On Thu, Oct 25, 2012 at 3:10 PM, Jordan Lewis <[email protected]>wrote:
> Hi, > > I'm new to core.logic and logic programming in general. I tried to write a > small program to generate all permutations of any size for an input list > with unique elements. To start, I hardcoded the input list to be (range 3). > Here's what I came up with: > Thanks for this, this actually brought a fairly serious bug to my attention. core.logic 0.8.0-beta2 is being released and should address the distincto issue you encountered. David -- 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
