bensku / java-ts-bind

TypeScript bindings for Java with GraalJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ES6 Map interop

bensku opened this issue · comments

GraalJS supports using ju.Map as ES6 Map now, let's use it. This is already done for lists, so should be quick.