1.1.1 • Published 1 year ago

mild-set v1.1.1

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

MildSet

A WeakSet that supports any value, it holds strong references to primitives, and weak references to objects.

Install

npm install --save mild-set

Usage

It has the same API of a WeakSet, except that it just works with primitives too.

It also implements the size property, like a Set.

License

MIT © Fabio Spampinato

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago