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.
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to