0.1.1 • Published 9 years ago

gordo v0.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
9 years ago

gordo

Monkey patches that are out of this world!

use

Just require('gordo') and you'll be in orbit.

Adds Symbol.identity and Symbol.metadata and associates these with properties added to Object.

myObjectSymbol.identity should return a unique id (during a given run) for any object.

myObjectSymbol.metadata should return a Map unique to that object. Not intended to be private but should not be inherited or popping up in unexpected places.

License

ISC