[Glass] Any Linked List available - perhaps with Index support ?

James Foster via Glass glass at lists.gemtalksystems.com
Thu Sep 6 05:30:20 PDT 2018


Hi Marten,

Indexes are built on UnorderedCollection instances and internally are implemented as B-Trees. To move from one element to the next, use #’selectAsStream:’ (this gives a RangeIndexReadStream instance). This gives you essentially the same behavior as a linked list. Is that sufficient for your needs?

James


> On Sep 6, 2018, at 4:06 AM, Marten Feldtmann via Glass <glass at lists.gemtalksystems.com> wrote:
> 
> Any information about this topic ?
> 
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/glass

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20180906/a929f123/attachment.html>


More information about the Glass mailing list