/arc

a hack to access reference counters with atomics

Primary LanguageNimMIT LicenseMIT

arc

Test Matrix GitHub release (latest by date) Minimum supported Nim version License

This module provides a few simple functions to read/write the reference counter of a Nim reference using atomics.

Only gc:arc and gc:orc are supported.

Documentation

See the documentation for the arc module as generated directly from the source.

License

MIT