doc
This commit is contained in:
parent
c305e42352
commit
7a4256ad5f
1 changed files with 1 additions and 1 deletions
|
|
@ -952,7 +952,7 @@ Turn babashka scripts into binaries using GraalVM `native-image`.
|
||||||
A micro-library which provides a total-ordering comparator for Clojure
|
A micro-library which provides a total-ordering comparator for Clojure
|
||||||
values. Tested with version `1.2.0`.
|
values. Tested with version `1.2.0`.
|
||||||
|
|
||||||
#### [clojure.math.combinatorics)(https://github.com/clojure/math.combinatorics)
|
#### [clojure.math.combinatorics](https://github.com/clojure/math.combinatorics)
|
||||||
|
|
||||||
``` clojure
|
``` clojure
|
||||||
$ bb --classpath "$(clojure -Spath -Sdeps '{:deps {org.clojure/math.combinatorics {:mvn/version "0.1.6"}}}')" \
|
$ bb --classpath "$(clojure -Spath -Sdeps '{:deps {org.clojure/math.combinatorics {:mvn/version "0.1.6"}}}')" \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue