this post was submitted on 27 Nov 2023
1 points (100.0% liked)
Lisp
53 readers
3 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Make a better type system - number -> (nil | number) should do the trick to type bar. SBCL can infer that one.
Thank you,