This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Kawa now supportsd SRFI-9: define-record-type


I just checked into CVS support for SRFI-9 define-record-type.
I also updated the (CVS version of) the Kawa manual.

SRFI-9 (http://srfi.schemers.org/srfi-9/srfi-9.html) is
a relatively portable semi-standard and simple facility
for defining record types.  The Kawa implementation is
quite efficient.

Enjoy!
--
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]