Module Js.WeakMap

Provides bindings for ES6 WeakMap

ES6 WeakMap API

type t('k, 'v);