8ab2e9652c
This library provides object references for Ruby as well as some common utilities for working with references. Object references are used to point to other objects and come in three distinct flavors that interact differently with the garbage collector.
4 lines
253 B
Text
4 lines
253 B
Text
This library provides object references for Ruby as well as some
|
|
common utilities for working with references. Object references
|
|
are used to point to other objects and come in three distinct
|
|
flavors that interact differently with the garbage collector.
|