data.avl

Persistent sorted maps and sets with log-time rank queries

License

License

Categories

Categories

Clojure Languages Data
GroupId

GroupId

org.clojure
ArtifactId

ArtifactId

data.avl
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

data.avl
Persistent sorted maps and sets with log-time rank queries
Source Code Management

Source Code Management

https://github.com/clojure/data.avl

Download data.avl

How to add to project

<!-- https://jarcasting.com/artifacts/org.clojure/data.avl/ -->
<dependency>
    <groupId>org.clojure</groupId>
    <artifactId>data.avl</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.clojure/data.avl/
implementation 'org.clojure:data.avl:0.1.0'
// https://jarcasting.com/artifacts/org.clojure/data.avl/
implementation ("org.clojure:data.avl:0.1.0")
'org.clojure:data.avl:jar:0.1.0'
<dependency org="org.clojure" name="data.avl" rev="0.1.0">
  <artifact name="data.avl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.clojure', module='data.avl', version='0.1.0')
)
libraryDependencies += "org.clojure" % "data.avl" % "0.1.0"
[org.clojure/data.avl "0.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.clojure : clojure jar 1.5.1

Project Modules

There are no modules declared in this project.
org.clojure

Clojure

Versions

Version
0.1.0
0.0.18
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
0.0.12-alpha1
0.0.11
0.0.10