Results for “Std.NonEmpty.any”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.NonEmpty.any
&Std.NonEmpty.NonEmpty[T] -> fn(T) -> Bool -> BoolWhether any element satisfies a test.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Std.NonEmpty.NonEmpty[T] -> fn(T) -> Bool -> BoolWhether any element satisfies a test.