CLOVIS
06/05/2023, 8:08 PMephemient
06/05/2023, 8:21 PM.clear()
in JS. maybe you could fake it with a `FinalizationRegistry`/`WeakMap` and some wrappersCLOVIS
06/05/2023, 8:33 PMget
operation that returns null
if the object has been cleared so I can avoid a strong referenceCLOVIS
06/05/2023, 8:34 PMephemient
06/05/2023, 8:35 PM