blob: 7025c0a0c03acdf80defe7007f9ebffe487a623f (
plain) (
blame)
1
2
3
4
|
Library that implements weak, soft, and strong references in Ruby that
work across multiple runtimes (MRI, REE, YARV, Jruby, Rubinius, and
IronRuby). Also includes implementation of maps/hashes that use references
and a reference queue.
|