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