[plt-scheme] representing environments in Java

From: Henk Boom (lunarc.lists at gmail.com)
Date: Tue Feb 3 03:12:20 EST 2009

2009/2/3 John Clements <clements at brinckerhoff.org>:
> This seems like a ludicrous state of affairs: the standard libraries fail to
> contain any way to represent functional-update lists, despite the fact that
> such a thing would be about a hundred lines of extra code in a very large
> standard library. Surely I must be overlooking something obvious?

You might be able to borrow from Clojure's implementation, which IIRC
contains functional-update maps.

    Henk


Posted on the users mailing list.