[racket-dev] `compatibility' (was: [plt] Push #25038: master branch updated)
At Tue, 31 Jul 2012 13:04:40 -0600,
Matthew Flatt wrote:
>
> At Tue, 31 Jul 2012 14:08:16 -0400, Vincent St-Amour wrote:
> > Mutable pair functions are in `racket/base', I didn't touch these and am
> > not planning to. Mutable list functions, though, I moved. The name is
> > misleading.
>
> Should `compatibility/mpair' be `compatibility/mlist' (while
> `racket/mpair' keeps the misleading name)?
Good idea. I'll do that.
Vincent