Added:
* slicesx:
** Last
** LastIndex
This commit is contained in:
brent saner
2026-07-14 03:02:22 -04:00
parent c9f3e7a639
commit 72af113204
5 changed files with 284 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
/*
Package slicesx aims to extend functionality of the stdlib [slices] module.
*/
package slicesx