[cl-containers-devel] Re: iterate-elements on an empty dlits

William Halliburton whalliburton at gmail.com
Thu Aug 28 17:20:54 UTC 2008


One other thing that bit me was that the default size for dlist-containers
is NIL, i believe this should be 0 as in sorted-dlist-container.

Thanks,
Will

On Thu, Aug 28, 2008 at 7:52 AM, William Halliburton <whalliburton at gmail.com
> wrote:

>
> The following signals an error. Should it not just return nil?
>
> (iterate-elements (make-container 'dlist-container) #'print)
>
> Thanks much,
> Will
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cl-containers-devel/attachments/20080828/c45d2954/attachment.html>


More information about the cl-containers-devel mailing list