[ prog / sol / mona ]

prog


cddr

6 2024-04-15 06:18 *

I think it makes a clearer intention to use first_, second, rest etc on flat lists with a known and finite structure, and car, cdr, cadr etc on recursive functions and on other structures made of conses like trees, usually referred to as ``improper lists''.

13


VIP:

do not edit these