stash/pkg/sliceutil
its-josh4 c6bcdd89be
Use slices package from the stdlib when possible (#5360)
* Use slices from the stdlib when possible

* Add some unit tests

* More small tweaks + add benchmark func
2024-10-29 11:26:23 +11:00
..
intslice Genericise sliceutil functions (#4253) 2023-11-02 08:58:32 +11:00
stringslice Use slices package from the stdlib when possible (#5360) 2024-10-29 11:26:23 +11:00
collections.go Use slices package from the stdlib when possible (#5360) 2024-10-29 11:26:23 +11:00
collections_test.go Use slices package from the stdlib when possible (#5360) 2024-10-29 11:26:23 +11:00