[plt-scheme] Counter

From: Todd Dobmeyer (dobmeyer.2 at wright.edu)
Date: Tue May 31 14:12:39 EDT 2005

I am working on a loop that uses a counter. I want to compare the counter to
the length of the string. I saw somewhere they used:

 

(number=? counter string-length str)

 

But my DrScheme says I cannot do this. Do I need to require some library or
what? Thanks!

 

-Todd

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20050531/7b2c82da/attachment.html>

Posted on the users mailing list.