]> Lady’s Gitweb - Pisces/blobdiff - mod.js
Add iterator function builders; use in string.js
[Pisces] / mod.js
diff --git a/mod.js b/mod.js
index 13840c95b1fb48e5c25085130d26d682e26f607b..41bce2763d43e5de10d920b9c5f5db198e2c46ff 100644 (file)
--- a/mod.js
+++ b/mod.js
@@ -1,7 +1,7 @@
 // ♓🌟 Piscēs ∷ mod.js
 // ====================================================================
 //
-// Copyright © 2020–2022 Lady [@ Lady’s Computer].
+// Copyright © 2020–2023 Lady [@ Lady’s Computer].
 //
 // This Source Code Form is subject to the terms of the Mozilla Public
 // License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -10,6 +10,7 @@
 export * from "./binary.js";
 export * from "./collection.js";
 export * from "./function.js";
+export * from "./iterable.js";
 export * from "./iri.js";
 export * from "./numeric.js";
 export * from "./object.js";
This page took 0.076377 seconds and 4 git commands to generate.