Results for “Std.List.iterate”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.List.iterate
Int -> T -> fn(T) -> T -> Array[T]Repeated application of a function, starting from a seed.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Int -> T -> fn(T) -> T -> Array[T]Repeated application of a function, starting from a seed.