http://docs.racket-lang.org/reference/require.html#(form._((lib._racket/require..rkt)._subtract-in))


20 minutes ago, Mark Engelberg wrote:
> 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.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!

____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to