Skip to content

ArkScript v4.0.0-11

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Feb 10:06
· 524 commits to dev since this release

Added

  • new operator @@ to get elements in list of lists / list of strings

Changed

  • loops have their own scope: variables created inside a loop won't leak outside it