On 1/10/17, Werner Pamler via Lazarus <lazarus@lists.lazarus-ide.org> wrote:

> If the author if the AVLTree is reading this: Is there a way to add a
> group of nodes to the tree which are already ordered such that they will
> be adjacent?

I think that may not be possible. Your data may be ordered already,
but that does not guerantee that there is not already data inside the
tree that must be ordered "inside" the group you add?

Bart
-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to