18 lines
290 B
Plaintext
18 lines
290 B
Plaintext
|
|
{{alias}}()
|
|
Tests whether an environment supports native arrow functions.
|
|
|
|
Returns
|
|
-------
|
|
bool: boolean
|
|
Boolean indicating if an environment support arrow functions.
|
|
|
|
Examples
|
|
--------
|
|
> var bool = {{alias}}()
|
|
<boolean>
|
|
|
|
See Also
|
|
--------
|
|
|