mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
5 lines
253 B
Plaintext
5 lines
253 B
Plaintext
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.
|