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

Alessio Stalla alessiostalla at gmail.com
Tue Nov 8 06:53:57 UTC 2011


Sorry - forgot to attach the patch.

A.

On Mon, Nov 7, 2011 at 12:28 AM, Alessio Stalla <alessiostalla at gmail.com> wrote:
> 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
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sequence-structs.patch
Type: text/x-patch
Size: 980 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20111108/2236b8d7/attachment.bin>


More information about the armedbear-devel mailing list