From: Doug Williams (m.douglas.williams at gmail.com) Date: Fri Jan 23 12:55:58 EST 2009 |
|
Is there a quick way to validate that a string represents a valid regular expression? As far as I can tell, catching any exception raised by regexp (or pregexp) with the string is the best way to do it. Doug -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.racket-lang.org/users/archive/attachments/20090123/cf0851da/attachment.html>
Posted on the users mailing list. |
|