[racket] TR predicate documentation, typo?

From: Anthony Carrico (acarrico at memebeam.org)
Date: Wed Sep 10 22:50:35 EDT 2014

In http://docs.racket-lang.org/ts-reference/type-ref.html

1.6 Other Type Constructors

"The filter specifies that when (string? x) evaluates to a true value,
the variable x can be assumed to have type String. Likewise, if the
expression evaluates to #f, the variable has type String."

I think there must be a typo here, what exactly happens if the
expression evaluates to #f?

-- 
Anthony Carrico

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.racket-lang.org/users/archive/attachments/20140910/9520039b/attachment.sig>

Posted on the users mailing list.