fix avl stuff and all/3 stuff
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1707 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -7115,7 +7115,13 @@ insert and lookup elements in the tree. Please try red-black trees if
|
||||
you need deletion.
|
||||
|
||||
@table @code
|
||||
@item avl_insert(+@var{Key},?@var{Value},+@var{T0},+@var{TF})
|
||||
@item avl_new(+@var{T})
|
||||
@findex avl_new/1
|
||||
@snindex avl_new/1
|
||||
@cnindex avl_new/1
|
||||
Create a new tree.
|
||||
|
||||
@item avl_insert(+@var{Key},?@var{Value},+@var{T0},-@var{TF})
|
||||
@findex avl_insert/4
|
||||
@snindex avl_insert/4
|
||||
@cnindex avl_insert/4
|
||||
|
Reference in New Issue
Block a user