fix flonum<->exact comparison
* module/hoot/stdlib.scm ($slow-<, slow-<=, $slow-=): Avoid exact->inexact conversion when comparing a fraction with another exact number.
Loading
Please register or sign in to comment
* module/hoot/stdlib.scm ($slow-<, slow-<=, $slow-=): Avoid exact->inexact conversion when comparing a fraction with another exact number.