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