Results for “Std.Result.toArray”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Result.toArray
Result[T, E] -> Array[T]The value as an array of nought or one element.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Result[T, E] -> Array[T]The value as an array of nought or one element.