kevin.cianfarini
07/22/2023, 8:36 PMobject
considered an unbound function in the context of a staticCFunction
?kevin.cianfarini
07/22/2023, 8:38 PMstaticCFunction
were to capture member variables of a top level object
would that be harmful? My intuition says not since the memory addresses of those objects should remain constant, I think?