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.
See the documentation for the arc module as generated directly from the source.
MIT
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.
See the documentation for the arc module as generated directly from the source.
MIT