Reminder to add optimizations for extflonums.
This commit is contained in:
parent
cfa3d1b733
commit
1d50afca0c
|
@ -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