Index of Public Functions and Variables - data.avl 0.2.0-SNAPSHOT (in development)

This page has an alphabetical index of all the documented functions and variables in data.avl.

Shortcuts:
A B C D E F G H I J K L M
N O P Q R S T U V W X Y Z
Other

A

 AVLMap                       type          clojure.data.avl   
 AVLMapSeq                    type          clojure.data.avl   
 AVLNode                      type          clojure.data.avl   
 AVLSet                       type          clojure.data.avl   
 AVLTransientMap              type          clojure.data.avl   
 AVLTransientSet              type          clojure.data.avl   

  

B


  

C


  

D


  

E


  

F


  

G


  

H


  

I


  

J


  

K


  

L


  

M


  

N

 nearest                      function      clojure.data.avl   (alpha)  Equivalent to, but more efficient than, (...

  

O


  

P


  

Q


  

R

 rank-of                      function      clojure.data.avl   Returns the rank of x in coll or -1 if not present...

  

S

 sorted-map                   function      clojure.data.avl   keyval => key val Returns a new AVL map with suppl...
 sorted-map-by                function      clojure.data.avl   keyval => key val Returns a new sorted map with su...
 sorted-set                   function      clojure.data.avl   Returns a new sorted set with supplied keys..
 sorted-set-by                function      clojure.data.avl   Returns a new sorted set with supplied keys, using...
 split-at                     function      clojure.data.avl   (alpha)  Equivalent to, but more efficient than, [...
 split-key                    function      clojure.data.avl   (alpha)  Returns [left e? right], where left and r...
 subrange                     function      clojure.data.avl   (alpha)  Returns an AVL collection comprising the ...

  

T


  

U


  

V


  

W


  

X


  

Y


  

Z


  

Other


  
Logo & site design by Tom Hickey.
Clojure auto-documentation system by Tom Faulhaber.