Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 718 Bytes

readme.md

File metadata and controls

34 lines (20 loc) · 718 Bytes

JSDSL - Collections

A set of interfaces, abstract classes, and types that seek to describe most basic data structures.

Table of Contents

Installation

Install from NPM with

$ npm install --save @jsdsl/collections

Basic Usage

Basic usage instructions here.

Documentation

See the wiki for full documentation.

License

@jsdsl/collections is made available under the GNU General Public License v3.

Copyright (C) 2021 Trevor Sears