Re: Any Linked List available - perhaps with Index support ?
Posted by
GLASS mailing list on
Sep 06, 2018; 12:30pm
URL: https://forum.world.st/Any-Linked-List-available-perhaps-with-Index-support-tp5084286p5084303.html
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 <
[hidden email]> wrote:
Any information about this topic ?
_______________________________________________
Glass mailing list
[hidden email]http://lists.gemtalksystems.com/mailman/listinfo/glass
_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass