// This file is part of helpers4.
// Copyright (C) 2025 baxyz
// SPDX-License-Identifier: LGPL-3.0-or-later
//! Helpers for any `Iterator`, not only slices: work on a lazy, single-use or unbounded source.
modchunk;modfirst_duplicate;modmin_max;pubusechunk::chunk;pubusefirst_duplicate::first_duplicate;pubusemin_max::min_max;