Could you please make the regular expression syntax more elegant?
To replace the "" with // or any other character as its boundary.

Here is the example:
#px/^\s*\/([^\/])\/\s*$/ === #px@^\s*/([^/])/\s*$@ ===
#px"^\\s*/([^/])/\\s*$"

Thank you in advance.


On Tue, Nov 5, 2013 at 12:51 AM, Ryan Culpepper <ry...@ccs.neu.edu> wrote:

> The release process for v6.0 will begin in about a week.  If
> you have any new features that you want in and are relatively close
> to being done, now is a good time to do that.
> _________________________
>  Racket Developers list:
>  http://lists.racket-lang.org/dev
>
_________________________
  Racket Developers list:
  http://lists.racket-lang.org/dev

Reply via email to