PreviousUpNext

13.4.178  weak_reference

The standard library weak_reference package implements “weak” references. These are references which are ignored by the garbage collector.

The weak_reference package implemented the Weak_Reference api.

The weak_reference package source code is in src/lib/std/src/nj/weak-reference.pkg. The above information is manually maintained and may contain errors.

Weak_Reference

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext