On Mon, Feb 18, 2013 at 1:41 PM, Tom Hall <[email protected]> wrote:
> I think it's a shame he wrote the article around Christmas and chose a > less well known problem, I have looked at several Clojure Barbershop > Problem solutions so have a better idea now what an idiomatic solution > to this sort of problem might be. > I wrote a Clojure solution to the Santa Claus problem several years ago for my own edification. I haven't thought about the problem in a while, but in case the code is useful to you, here it is: https://gist.github.com/Engelberg/4988711 -- -- 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
