Skip to content

ArraySetLength lib function - #521

Merged
tomblind merged 4 commits into
masterfrom
array-length-set
Apr 13, 2019
Merged

ArraySetLength lib function#521
tomblind merged 4 commits into
masterfrom
array-length-set

Conversation

@tomblind

Copy link
Copy Markdown
Collaborator

fixes #514

Comment thread src/lualib/ArraySetLength.ts Outdated
@tomblind

Copy link
Copy Markdown
Collaborator Author

Updated to handle NaN, Infinity, and non-integers

Comment thread src/lualib/ArraySetLength.ts Outdated
@tomblind
tomblind merged commit 29047b5 into master Apr 13, 2019
@tomblind
tomblind deleted the array-length-set branch April 13, 2019 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

array.length = 0 be translated to #array = 0

3 participants