UNPKG

@stdlib/assert

Version:

Standard assertion utilities.

18 lines (12 loc) 290 B
{{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 --------