On Sun, Sep 15, 2013 at 12:03 AM, Korny Sietsma wrote:
> You know you're a lisp programmer when you feel conflicted about balancing
> parentheses around emoticons. (like this :)) (or like this :)
>
Since the emoticon is not a delimiter, however it's constructed out of more
primitive symbols, obvi
You know you're a lisp programmer when you feel conflicted about balancing
parentheses around emoticons. (like this :)) (or like this :)
- Korny
On 13 Sep 2013 12:35, "Cedric Greevey" wrote:
> On Thu, Sep 12, 2013 at 2:47 PM, Mimmo Cosenza wrote:
>
>> Hi All,
>> after a very long (and beautiful
On Thu, Sep 12, 2013 at 2:47 PM, Mimmo Cosenza wrote:
> Hi All,
> after a very long (and beautiful vacation) I came back on the modern-cljs
> series of tutorials...
>
Oh, c'mon. Would you write (map #(* % 2.0 my-seq))? We're Lispers! We're
supposed to get our parenthesis placement right! :)
--
Hi All,
after a very long (and beautiful vacation) I came back on the modern-cljs
series of tutorials to update its dependencies and correcting few deficiencies
regarding CLJS unit test. I still have to reach a much better understanding of
the lein profiles to fix the second part of the Tutorial