Skip to content

Commit

Permalink
builtin (fun): add iterators support in slicing methods
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaliy-art committed Nov 24, 2024
1 parent a2a708e commit a8543af
Show file tree
Hide file tree
Showing 3 changed files with 229 additions and 45 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tarantoolscript",
"version": "0.30.2",
"version": "0.30.3",
"author": "Vitaliy Artemov [email protected]",
"description": "TypeScript definitions for Tarantool Lua API.",
"repository": {
Expand Down
Loading

0 comments on commit a8543af

Please sign in to comment.