
{{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
    --------

