# 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
