From 3332e86562d9381c5fcf6a6f5205240f5e9d4f39 Mon Sep 17 00:00:00 2001 From: Andrey Listopadov Date: Sat, 26 Aug 2023 19:40:29 +0000 Subject: Move everything to a single file Now the library is fully self-contained and doesn't require any special flags to be used. Macros are now shipped inside the library itself and can be required by user code by requiring the same module name as the library. --- lazy-seq | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lazy-seq') diff --git a/lazy-seq b/lazy-seq index 8022596..b2f55d2 160000 --- a/lazy-seq +++ b/lazy-seq @@ -1 +1 @@ -Subproject commit 8022596128e81f21b5d9be40f41b782415e1a39e +Subproject commit b2f55d2bb3874a6da1e6afdce09feb51a01cf53e -- cgit v1.2.3