Results for “Std.Option.allPresent”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Option.allPresent
&Array[Option[T]] -> Option[Array[T]]Every value if every one is present, otherwise nothing.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Array[Option[T]] -> Option[Array[T]]Every value if every one is present, otherwise nothing.