UNPKG

@jsdsl/bimap

Version:

A bidirectional map written in TypeScript/JavaScript.

19 lines (13 loc) 392 B
# JSDSL - BiMap A bidirectional map written in TypeScript/JavaScript. ### [Find @jsdsl/bimap on NPM.](https://www.npmjs.com/package/@jsdsl/bimap) ## Installation Install from NPM with ``` $ npm install --save @jsdsl/bimap ``` ## Basic Usage Basic usage instructions here. ## License @jsdsl/bimap is made available under the GNU General Public License v3. Copyright (C) 2019 Trevor Sears