Module Js.Map

Provides bindings for ES6 Map

ES6 Map API

type t('k, 'v);