How do we handle the dichotomy of literals and constructors/patterns? For example #(inch 3) and (tuple 'inch 3)? Do we need a small section on the difference between constructors and literal values? In tuples.md in that case as this is where it occurs first?
How do we handle the dichotomy of literals and constructors/patterns? For example #(inch 3) and (tuple 'inch 3)? Do we need a small section on the difference between constructors and literal values? In tuples.md in that case as this is where it occurs first?