Versions in this module Expand all Collapse all v0 v0.5.0 Dec 26, 2024 Changes in this version + func Any[A any](a ...func(A) bool) func([]A) []A + func Every[A any](a ...func(A) bool) func([]A) []A