>> I don't know what triggers it and google does not return any results. >> Just curious, is it something I should be worried about? >> I am using Racket v7.5 if it helps.
Searching google for "collapsible contract" should point to these pages, at least: https://docs.racket-lang.org/reference/collapsible.html https://users.cs.northwestern.edu/~dmf082/papers/collapsible.pdf In short, racket/contract has two flavors for some contracts: "normal" and "collapsible". Those log messages appear when the library tries to use "collapsible" but has to fall back. -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/CAFUu9R4W8Z%3D7ytVL44w7zXxAiteWdxdS-FUhZTJN1LnjELiG8Q%40mail.gmail.com.