Skip to content

-added support for array.pop - #182

Merged
Perryvw merged 1 commit into
TypeScriptToLua:masterfrom
andreiradu:array_pop
Aug 25, 2018
Merged

-added support for array.pop#182
Perryvw merged 1 commit into
TypeScriptToLua:masterfrom
andreiradu:array_pop

Conversation

@andreiradu

Copy link
Copy Markdown
Contributor

-only issue I see is that this is an inline implementation. So you can't hold Array.Pop in a function. Not sure if that matters to anyone.

@lolleko

lolleko commented Aug 24, 2018

Copy link
Copy Markdown
Member

I could have sworn we already had pop implemented. Looks fine to me. We can always move it to an extra function later if needed.

@Perryvw
Perryvw merged commit f62835e into TypeScriptToLua:master Aug 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants