chibi-scheme/include
Alex Shinn 8dd61e3309 Brace object literal syntax now uses a unique type identifier in addition to the name.
Types can have a unique string identifier (no API for this yet), which will be used if
present, otherwise the id will be #<tag>, where tag is the fixnum type tag.  On read,
#t may also be supplied, in which case the most recent type with the given name will
be used.
2011-10-30 17:34:18 +09:00
..
chibi Brace object literal syntax now uses a unique type identifier in addition to the name. 2011-10-30 17:34:18 +09:00