But I can provide a translation: We did a clojure coding dojo at Paris, the exercise was: find the nth prime numbers, in TDD (midje), and in clojure
With a co-worker we needed to go earlier, so we implemented an alternative solution in the tube https://gist.github.com/1231894 On Wed, Sep 21, 2011 at 9:20 PM, Denis Labaye <[email protected]>wrote: > ops! > > I posted on clojure google group instead of *clojure-paris-user-group* google > group > > sorry :-) > > > On Wed, Sep 21, 2011 at 9:13 PM, Meikel Brandmeyer <[email protected]> wrote: > >> >> Am 21.09.2011 um 19:59 schrieb Ken Wesson: >> >> > On Wed, Sep 21, 2011 at 8:20 AM, Denis Labaye <[email protected]> >> wrote: >> >> >> >> On a code une implem alternative de retour dans le RER: >> >> https://gist.github.com/1231894 >> >> >> > >> > On a code what?? >> > >> >> That's french. >> >> Someone has programmed an alternative implementation of return in the RER. >> >> -- >> 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 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
