Results for “Std.Bool.all”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Bool.all
&Array[Bool] -> BoolWhether every value is true. True for an empty array.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Array[Bool] -> BoolWhether every value is true. True for an empty array.