This commit is contained in:
Michiel Borkent 2020-04-24 16:12:34 +02:00
parent ce36b2a69b
commit 3b53971c5d

View file

@ -226,6 +226,7 @@ enumerated explicitly.
- [`cognitect.transit`](https://github.com/cognitect/transit-clj) aliased as `transit`
- [`clj-yaml.core`](https://github.com/clj-commons/clj-yaml) alias as `yaml`
- [`bencode.core`](https://github.com/nrepl/bencode) aliased as `bencode`: `read-bencode`, `write-bencode`
- [`next.jdbc`](https://github.com/seancorfield/next-jdbc) aliased as `jdbc`
A selection of java classes are available, see `babashka/impl/classes.clj`.