Math comparisons

This commit is contained in:
2026-09-07 18:36:33 -07:00
parent 23fdd86ae0
commit b4492e5cf7
3 changed files with 154 additions and 6 deletions
+1 -1
View File
@@ -23,4 +23,4 @@
(princ datum print-char-fun)
(funcall (or print-char-fun 'write-byte) ?\n))
(princln (type-of (+ 1 most-positive-fixnum)))
(princln (= 1.0 1))