fix(front, back) -> undefined exception; feat(resize)

This commit is contained in:
2025-07-22 19:19:37 +03:00
parent f762717de5
commit ceef6e44f1
11 changed files with 62 additions and 47 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@sek1ro/iterables",
"version": "0.1.3",
"version": "0.1.4",
"description": "A data structures library based on iterators, inspired by libstdc++",
"main": "dist/index.js",
"types": "dist/index.d.ts",