mirror of
https://github.com/janet-lang/janet
synced 2026-05-18 19:32:16 +00:00
b3a6e25ce0
Any references exclusively held by a weak table may be collected without the programmer needing to free references manually. A table can be setup to have weak keys, weak values, or both.