ArkScript v4.5.0-1 #672
SuperFola
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Breaking changes
list:permutationsWithReplacement(deprecated in 4.4.0)list:permutationsnow produces real permutations and not combinations (deprecated in 4.4.0)Added
$gensym, to generate a unique symbol identifier to use in macrosappend,concat, andpopcan be used as valuesptrcommand for the debugger, printing the VM pointers (ip, pp, sp)string:utf8lento compute the number of codepoints in a stringChanged
ifshould return a value, when used as an expression. If anelsebranch is missing,nilwill be returnedappend!,concat!,pop!,@=and@@=as valuesstring:ordchecks that it get only 1 utf8 characterThis discussion was created from the release ArkScript v4.5.0-1.
Beta Was this translation helpful? Give feedback.
All reactions