Results for “Std.List.unfold”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.List.unfold
Int -> S -> fn(S) -> Option[(T, S)] -> Array[T]An array grown from a seed until the step answers
None.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Int -> S -> fn(S) -> Option[(T, S)] -> Array[T]An array grown from a seed until the step answers None.