The Racket Reference documents
<http://docs.racket-lang.org/reference/data-structure-contracts.html> a
function "flat-contract-with-reason"; however, in #lang racket, I get an
unbound identifier error for "flat-contract-with-reason".
I noticed that racket/contract/base does export a function
"flat-contract-with-explanation", which seems to do what the docs say
"flat-contract-with-reason" does — I'm guessing it somehow came to be
documented under the wrong name?
Philip

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