In principle I think it is a good idea, though I expect me and others will quibble over any name you pick.
Jay On Mon, Sep 27, 2010 at 4:04 PM, John Clements <[email protected]> wrote: > I'm sure I'm just missing something obvious here, but is there a library that > provides things like "unsafe-vector-length" that are actually references to > the safe versions? I have a core dump occurring in (someone else's) unsafe > code, and I'd much rather just import a different library than go through and > take out the "unsafe" everywhere. I know that TR has such a library (mutatis > mutandis). If it doesn't already exist, could I create > > racket/unsafe/safe-ops > > ? > > John > > > _________________________________________________ > For list-related administrative tasks: > http://lists.racket-lang.org/listinfo/dev > -- Jay McCarthy <[email protected]> Assistant Professor / Brigham Young University http://teammccarthy.org/jay "The glory of God is Intelligence" - D&C 93 _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

