nmm-datastructure
v0.0.4
Published
A simple Data Structure library for javascript. Based on the Simile Ajax Project
Readme
var datastructure = require('nmm-datastructure')
var set = new datastructure.Nmm.Set();Installation
$ npm install nmm-datastructureFeatures
- Simple Datastructure Library, based on defunct SimileAjax Project
