Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 810 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 810 Bytes

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