Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Deferred reference 2 found (6 total)

alternate case: deferred reference

Reference counting (4,775 words) [view diff] exact match in snippet view article find links to article

and McKinley's ulterior reference counting method in 2003 combines deferred reference counting with a copying nursery, observing that the majority of pointer
Nim (programming language) (5,648 words) [view diff] exact match in snippet view article
management strategies, including the following: --gc:refc – Standard deferred reference counting based garbage collector with a simple mark-and-sweep backup