in reply to Re^3: List::Util::sum() and empty lists...
in thread List::Util::sum() and empty lists...

or the endless debate if car and cdr should work on (); if practicality wins and (car ()) := (car nil) :=nil := (), then you pay the price having to differentiate () and (nil) via for ex. (null ...)

hth --stephan
  • Comment on Re^4: List::Util::sum() and empty lists...