Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 386 Bytes

readme.md

File metadata and controls

23 lines (13 loc) · 386 Bytes

JSDSL - BiMap

A bidirectional map written in TypeScript.

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) 2021 Trevor Sears