Is it possible to get a reference of a statement itself and assign it to a variable to be used later (in JavaScript)?

前端 未结 0 367
慢半拍i
慢半拍i 2020-12-22 09:46

Assume that given 5 statements s1, s2, s3, s4, s5, we need to dynamically construct a function at runtime to select a specific permutations of those statements

相关标签:
回答
  • 消灭零回复
提交回复
热议问题