Implement dropLast/takeLast

This commit is contained in:
2026-05-08 22:04:32 +02:00
parent 78ae570bcb
commit 98bd6b573e
28 changed files with 142 additions and 48 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@infendro/collection",
"version": "0.0.2",
"version": "0.0.3",
"scripts": {
"build": "tsc"
},