Help for this page

Select Code to Download


  1. or download this
    define second(list);
            hd(tl(list))
    ...
    
    list =>
    ** [a 42 c d]