[racket-dev] hashes in ASL

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Wed Aug 25 12:19:26 EDT 2010

This change will be pushed momentarily.

Jay

On Sat, Aug 21, 2010 at 7:04 PM, Shriram Krishnamurthi <sk at cs.brown.edu> wrote:
> Why does make-hash require one argument, rather than just taking zero
> like make-hash in Racket does?  ASL is anyway a language with state,
> so it's perfectly meaningful to create an empty hash table and update
> it.  Furthermore, many algorithms begin with an empty hash table.
> This argument strikes me as entirely gratuitous...but maybe there's
> some bigger picture of ASL I'm missing.
>
> Shriram
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/dev
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://teammccarthy.org/jay

"The glory of God is Intelligence" - D&C 93


Posted on the dev mailing list.