Just pushed an update with optional argument constructors and immutable hash operations.
Jay On Tue, Aug 24, 2010 at 11:36 AM, Jay McCarthy <[email protected]> wrote: > What documentation are you looking at? > > http://docs.racket-lang.org/htdp-langs/advanced-prim-ops.html#(part._(lib._htdp-advanced..ss._lang)._.Hash_.Tables) > > As far as the immutable functions, when I sent you the list of the > functions I intended to add, those were not on it. They were > intentionally left out to make the addition smaller and simpler. They > can be added if you think it is important. [Ditto with your previous > email about the optional argument to the constructors. I was waiting > to respond with "Done".] > > Jay > > On Tue, Aug 24, 2010 at 10:09 AM, Shriram Krishnamurthi <[email protected]> > wrote: >> Hashes seem to have been added to ASL in a haphazard way. For some >> reason the MUTABLE hash operations are present, but not the IMmutable >> ones. Also, the docs don't seem to reflect their existence. >> >> Anyone? (Jay, did you push this?) >> _________________________________________________ >> 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 > -- 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

