On Mon, Feb 22, 2010 at 11:04 AM, Matthias Felleisen <[email protected]> wrote: > > So we really need an apply/vector so that Jay can write > > (apply/vector make-prefab-struct v) > > And for keywords, perhaps we should have an apply/hash if > we can stick keywords into the domain of a hash. > > -- Matthias
I've wanted a dict-based front-end to lambda, keyword-apply, and make-keyword-procedure for some time. Manipulating a pair of lists is a less than convenient interface. --Carl _________________________________________________ For list-related administrative tasks: http://list.cs.brown.edu/mailman/listinfo/plt-dev
