[racket] substring without the copy

From: Spencer Florence (spencer at florence.io)
Date: Thu Apr 3 22:08:35 EDT 2014

Is there any way to perform `substring` without creating a new string? I'm
working with lots of very large and (for all intents and purposes)
immutable strings and would like to avoid the extra allocations and copy
time.

--Spencer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140403/9a651ff1/attachment.html>

Posted on the users mailing list.