Skip to content
This repository was archived by the owner on Mar 29, 2018. It is now read-only.
This repository was archived by the owner on Mar 29, 2018. It is now read-only.

es6-destructuring support? #7

@pedroteixeira

Description

@pedroteixeira

I was trying to use "es6-destructuring" syntax with arrow functions, but I get "Unexpected token =>"

obj.mapEntries( ([k,v]) => [k,v] );

Any hints on how to accomplish this?

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions