Skip to content

implement Array.prototype.findIndex. closes #456#457

Merged
Perryvw merged 2 commits intoTypeScriptToLua:masterfrom
endel:findIndex
Feb 26, 2019
Merged

implement Array.prototype.findIndex. closes #456#457
Perryvw merged 2 commits intoTypeScriptToLua:masterfrom
endel:findIndex

Conversation

@endel
Copy link
Copy Markdown
Contributor

@endel endel commented Feb 26, 2019

this should fix #456, let me know if you have any feedback!

Copy link
Copy Markdown
Member

@Perryvw Perryvw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@Perryvw Perryvw merged commit 5bb7a0b into TypeScriptToLua:master Feb 26, 2019
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.

Error: Unsupported property on array: findIndex

2 participants