0.0.5 • Published 9 years ago

abstract-set v0.0.5

Weekly downloads
8
License
MIT
Repository
github
Last release
9 years ago

abstract-set

Abstract Set Build Status

NPM

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

LICENSE

MIT