ITADN

Add Rc64

#12Openmcmah309 创建于 2025-10-06
M
mcmah309commented
The `4,294,967,296 - 256` constraint for `Rc` may be too small for my project. But I don't need the extra memory overhead of weak references. Would it be possible to support a `Rc64` that uses 8 bytes (2^64)?
0 条评论