Axel created THRIFT-5409:
----------------------------
Summary: Use Javascript ES6 Map and Set
Key: THRIFT-5409
URL: https://issues.apache.org/jira/browse/THRIFT-5409
Project: Thrift
Issue Type: Improvement
Components: JavaScript - Compiler
Affects Versions: 0.14.1
Reporter: AxelThrift currently maps map to object and set to array. Javascript ES6 added proper Map and Set. Lets use them in the ES6 compiler. -- This message was sent by Atlassian Jira (v8.3.4#803005)
