Hi Mark, "Mark H Weaver" <m...@netris.org> skribis:
> commit bcf87e35e17741c279b755b0804776cdc8ee5828 > Author: Mark H Weaver <m...@netris.org> > Date: Mon Oct 8 00:37:09 2012 -0400 > > Don't simplify 'equal?' to 'not' or 'null?'. > > * module/language/tree-il/primitives.scm (*primitive-expand-table*): > Don't simplify 'equal?' to 'not' or 'null?', but only to 'eq?'. Why? (Good catch regarding inexact integers, BTW.) Ludo’.