Skip to content
/ arc Public

a hack to access reference counters with atomics

License

Notifications You must be signed in to change notification settings

nim-works/arc

Repository files navigation

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