Results for “Std.List.modify”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.List.modify
&Array[T] -> Int -> fn(T) -> T -> Array[T]The array with one position transformed, or unchanged when it has none.
