From: Sam TH (samth at ccs.neu.edu) Date: Thu Apr 9 17:39:35 EDT 2009 |
|
On Thu, Apr 9, 2009 at 10:12 AM, Erich Rast <erich at snafu.de> wrote: > > Can I conclude from this that the two interned symbols occupy the same > memory (plus constant overhead like a pointer) in Mzscheme? If yes, is > there a similar memory-savvy encoding for strings? That's (basically) what symbols are. -- sam th samth at ccs.neu.edu
Posted on the users mailing list. |
|