[racket] (string? "c'est ne pas une string")

From: Jos Koot (jos.koot at telefonica.net)
Date: Mon Jan 24 13:01:41 EST 2011

In the guide I found the following example:
(string? "c'est ne pas une string")
Clearly after  <http://fr.wikipedia.org/wiki/Ren%C3%A9_Magritte> René
Magritte.
But I don't think this is correct french.
Of course the previous sentence is not, for it is English, I hope.
I would write:
(string? "Ceci n'est pas une corde") ; where the word 'corde' is French for
the word 'string'.
Jos :)
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20110124/4af0ccf4/attachment.html>

Posted on the users mailing list.