From 9bbe5ddf93c7c8b17a73318bc89dd1330f4f3f59 Mon Sep 17 00:00:00 2001 From: Andrey Listopadov Date: Sun, 21 Aug 2022 18:03:25 +0000 Subject: release v1.0.0 Almost complete rewrite of the library, complete with lazy sequences, immutable tables, transients, transducers, better equality semantics, and more correct code generation in macros. --- lazy-seq | 1 + 1 file changed, 1 insertion(+) create mode 160000 lazy-seq (limited to 'lazy-seq') diff --git a/lazy-seq b/lazy-seq new file mode 160000 index 0000000..2949307 --- /dev/null +++ b/lazy-seq @@ -0,0 +1 @@ +Subproject commit 2949307a2dbf1dda6060a801431e8c0be062b2a0 -- cgit v1.2.3