Index of Public Functions and Variables - data.int-map 1.2.2-SNAPSHOT (in development)

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

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


  

B


  

C


  

D

 dense-int-set                function      clojure.data.int-map Given a collection, creates an immutable set whi...
 difference                   function      clojure.data.int-map Returns the difference between two bitsets..

  

E


  

F


  

G


  

H


  

I

 int-map                      function      clojure.data.int-map Given alternating keys and values, creates an in...
 int-set                      function      clojure.data.int-map Given a collection, creates an immutable set whi...
 intersection                 function      clojure.data.int-map Returns the intersection of two bitsets..

  

J


  

K


  

L


  

M

 merge                        function      clojure.data.int-map Merges together two int-maps, giving precedence ...
 merge-with                   function      clojure.data.int-map Merges together two int-maps, using `f` to resol...

  

N


  

O


  

P

 ->PersistentIntMap           function      clojure.data.int-map Positional factory function for class clojure.da...
 ->PersistentIntSet           function      clojure.data.int-map Positional factory function for class clojure.da...
 PersistentIntMap             type          clojure.data.int-map 
 PersistentIntSet             type          clojure.data.int-map 

  

Q


  

R

 range                        function      clojure.data.int-map Returns a map or set representing all elements w...

  

S


  

T

 ->TransientIntMap            function      clojure.data.int-map Positional factory function for class clojure.da...
 ->TransientIntSet            function      clojure.data.int-map Positional factory function for class clojure.da...
 TransientIntMap              type          clojure.data.int-map 
 TransientIntSet              type          clojure.data.int-map 

  

U

 union                        function      clojure.data.int-map Returns the union of two bitsets..
 update                       function      clojure.data.int-map Updates the value associated with the given key....
 update!                      function      clojure.data.int-map A transient variant of `update`..

  

V


  

W


  

X


  

Y


  

Z


  

Other


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