// ♓🌟 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
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";