Skip to content

Fix contextual function call transform cubic complexity - #673

Merged
Perryvw merged 1 commit into
TypeScriptToLua:masterfrom
ark120202:fix-contextual-function-call-transform-cubic-complxity
Jul 19, 2019
Merged

Fix contextual function call transform cubic complexity#673
Perryvw merged 1 commit into
TypeScriptToLua:masterfrom
ark120202:fix-contextual-function-call-transform-cubic-complxity

Conversation

@ark120202

Copy link
Copy Markdown
Contributor

O(n3) -> O(n)

Fixes #672.

@Perryvw
Perryvw merged commit dee4e40 into TypeScriptToLua:master Jul 19, 2019
@ark120202
ark120202 deleted the fix-contextual-function-call-transform-cubic-complxity branch November 26, 2019 08:19
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.

Very slow or Infinite loop in Chain Expression

3 participants