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

Revisit keyword-function alists in `coalton-impl/codegen/transformations:traverse` #1185

Closed amorphedstar closed 2 months ago

amorphedstar commented 3 months ago

@stylewarning thinks there might be a nicer way with CLOS stuff...