[racket] TR predicate documentation, typo?
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>