A go style channel implementation that works nicely with co
Store information about any JS value in a side channel. Uses WeakMap if available.
Store information about any JS value in a side channel, using a Map
Store information about any JS value in a side channel, using a linked list