Hacker News new | ask | show | jobs
by topkekz 3466 days ago
I prefer car/cdr over first/rest since a list is an implicit type and cdr/car are actually operating on pairs that are not necessary part of a list.