coalton-lang / coalton

Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.
https://coalton-lang.github.io/
MIT License
1.15k stars 70 forks source link

Review src/package.lisp for correctness of comments #1169

Open stylewarning opened 3 months ago

stylewarning commented 3 months ago

Some of the comments in src/package.lisp are slightly inaccurate, suggesting some features are macros when they're really built-in language constructs.