Closed nasser closed 2 years ago
The lift-vars and lift-keywords spells only apply to functions, and not deftypes. They should be extended to deftypes so that defrecord instances enjoy the same optimizations.
lift-vars
lift-keywords
deftype
defrecord
The
lift-vars
andlift-keywords
spells only apply to functions, and notdeftype
s. They should be extended todeftype
s so thatdefrecord
instances enjoy the same optimizations.