Results for “Std.List.removeFirst”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.List.removeFirst
&Array[T] -> T -> Array[T]The first occurrence of a value removed, if it is there.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Array[T] -> T -> Array[T]The first occurrence of a value removed, if it is there.