Suppose I'm making a DSL where #f, 0, and null all count as false values. What is the most efficient way to do this? IOW, is there a deep-and-simple way of globally affecting the Boolean tower (meaning, automatically changing all conditional forms)? Or does one have to build a new tower from the ground up?
-- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.