[armedbear-devel] Patch: sequence implementations can be structures

Alessio Stalla alessiostalla at gmail.com
Sun Nov 6 23:28:42 UTC 2011


Hello,

again musing with FSet on ABCL, thinking about integrating it with the
CL sequence API (where it makes sense). FSet collections are
structures, so I wrote the attached hack^H^H^H^Hpatch to create a
special structure class that extends cl:sequence. This can be used to
make user-defined structures obey the sequence protocol without
wrappers, though I haven't used it with FSet yet. What do you think
about it?

Bye,
Alessio




More information about the armedbear-devel mailing list