On Sun, Jul 1, 2012 at 4:18 PM, Michał Marczyk <[email protected]> wrote: > On 2 July 2012 00:12, Sean Corfield <[email protected]> wrote: >> user> (map inc nil) >> () >> user> (map inc []) >> nil > > Actually that's also (). Agreed on the point of the message.
Sorry, copy'n'paste error :) Glad the point was obvious... -- Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ World Singles, LLC. -- http://worldsingles.com/ "Perfection is the enemy of the good." -- Gustave Flaubert, French realist novelist (1821-1880) -- 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
