Last Version

data.avl 0.1.0

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
Version

Version

0.1.0
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 0.1.0


<!-- 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.