Trying to figure out why my code was working today when it shouldn’t have, I 
came across this predicate that I was using in various contracts:

(define (note? n) (listof (list/c bytes? any/c)))


… oops. Wouldn’t have happened in TR. Ah well.

John



-- 
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.

Reply via email to