Hacker News new | ask | show | jobs
by samth 911 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.