From 859cf1388770f65d31002d3667977d6760c2e092 Mon Sep 17 00:00:00 2001 From: Andrey Listopadov Date: Thu, 22 Jul 2021 22:35:49 +0300 Subject: release: v0.5.4 --- doc/cljlib.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/cljlib.md') diff --git a/doc/cljlib.md b/doc/cljlib.md index 9d23746..6d7acc1 100644 --- a/doc/cljlib.md +++ b/doc/cljlib.md @@ -1,4 +1,4 @@ -# Cljlib (v0.5.3) +# Cljlib (v0.5.4) Fennel-cljlib - functions from Clojure's core.clj implemented on top of Fennel. @@ -935,6 +935,7 @@ Returns the nth rest of `col`, `col` when `n` is 0. (assert-eq (nthrest [1 2 3 4] 0) [1 2 3 4]) ``` + ## `partition` Function signature: @@ -1258,5 +1259,5 @@ Copyright (C) 2020-2021 Andrey Listopadov License: [MIT](https://gitlab.com/andreyorst/fennel-cljlib/-/raw/master/LICENSE) - -- cgit v1.2.3