Description Usage Arguments Value See Also Examples
bind
returns a closure with given parameters bound to it.
1 |
func |
Function prototype object required. |
... |
Unnamed or named parameters to bind required. |
Closure with given parameters applied.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.