Reminder to add optimizations for extflonums.
original commit: 1d50afca0cc73435a8e1860410aa3497a46fb022
This commit is contained in:
parent
aebf0385e4
commit
42ee5977b6
|
@ -38,6 +38,7 @@
|
|||
(pattern :number-opt-expr)
|
||||
(pattern :fixnum-opt-expr)
|
||||
(pattern :float-opt-expr)
|
||||
;; TODO add optimizations for extflonums. should be easy (like structs), if it typechecks, it's the right type
|
||||
(pattern :float-complex-opt-expr)
|
||||
(pattern :vector-opt-expr)
|
||||
(pattern :string-opt-expr)
|
||||
|
|
Loading…
Reference in New Issue
Block a user