Re: ClojureScript

2011-07-24 Thread FL
On Jul 24, 1:44 pm, Peter Taoussanis wrote: > ... > I am, literally, deploying this to my web app right now. I've got a > Compojure route setup for a the resulting output of memoized > ClojureScript compile call. I can work on the ClojureScript directly > from my project. When something changes,

Re: Question on eliminating recur

2011-07-13 Thread FL
On Jul 13, 1:16 am, Christian Marks <9fv...@gmail.com> wrote: > Thank you. Based on this I've simplified the code further. You could combine the test for a cycle leader with the cycle length count--but your original code, which calculates cycle lengths only if a cycle leader is identified, is mo

Re: Question on eliminating recur

2011-07-10 Thread FL
On Jul 9, 8:58 am, Christian Marks <9fv...@gmail.com> wrote: > The clojure code below applies the constant space algorithm ... of C. J. Gower ... to the computation of the order of a permutation [Knuth, D. E., “Selected Papers on Analysis of > Algorithms,” CSLI Lecture Notes Number 102, CSLI Pub