Sounds good! Thanks. Vincent
On Thu, 19 Jan 2017 12:28:58 -0600, Gustavo Massaccesi wrote: > > What about something like: > > The bytecode optimizer can reduce more expressions like (equal? x y) > to (eqv? x y) or (eq? x y), in case the type of x or y is known and > the comparison is equivalent for that type. > > Gustavo -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/m2efzyzrt5.wl-stamourv%40eecs.northwestern.edu. For more options, visit https://groups.google.com/d/optout.
