Hacker News new | ask | show | jobs
by samth 865 days ago
It is indeed the case that the student languages in Racket use cons only for lists. Improper lists are an extra complexity that people just learning to program don't need.