[racket] Requiring SRFI

From: Mark Engelberg (mark.engelberg at gmail.com)
Date: Thu Nov 1 14:07:06 EDT 2012

Is there an easy way to require everything in a given SRFI, while
specifying that in a case of name conflict, I want to use the built-in
racket version?

I'm specifically thinking about srfi/13, the string library.  I want to
include that, but I think Racket's newly added string functions (such as
string-trim and string-join) are better than the ones in the srfi.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20121101/69f6ae3b/attachment.html>

Posted on the users mailing list.