Skip to content

nim-works/arc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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