abstract-set
v0.0.5
Published
Abstract Set
Downloads
81
Maintainers
Readme
abstract-set
Abstract Set
Install
npm install --save abstract-set
Browser
Build
git clone https://github.com/nhz-io/abstract-set.git
cd abstract-set
npm install
gulp
VERSION
0.0.5
- changed empty() to call handler method
- added size()
0.0.4
- added toJSON()
- added valueOf()
- fallback to default handler if particular handler is missing
0.0.3
- Total remake
0.0.2
- Remove length property on toJSON when length is 0