Type:
Class

An ObjectSpace::WeakMap object holds references to any objects, but those objects can get garbage collected.

This class is mostly used internally by WeakRef, please use lib/weakref.rb for the public interface.

[]=

[]=(p1, p2) Instance Public methods Creates a weak reference from the given

2015-04-24 12:28:48
[]

[](p1) Instance Public methods Retrieves a weakly referenced object with the

2015-04-24 12:21:14