closes #1308
This commit is contained in:
parent
c01347aa2e
commit
b2cedf7b0a
2 changed files with 11 additions and 6 deletions
|
@ -497,7 +497,7 @@ alert(50 in range); // false
|
|||
|
||||
A nice syntactic sugar, isn't it? And very simple to implement.
|
||||
|
||||
## Wrapping functions: "apply"
|
||||
## Wrapping functions: "apply" [#proxy-apply]
|
||||
|
||||
We can wrap a proxy around a function as well.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue