72af113204
Added: * slicesx: ** Last ** LastIndex
5 lines
98 B
Go
5 lines
98 B
Go
/*
|
|
Package slicesx aims to extend functionality of the stdlib [slices] module.
|
|
*/
|
|
package slicesx
|