вт, 16 июл. 2019 г. в 00:13, Gé Weijers <ge@weijers.org>: > > > You could make an array that calls __close on its contents whenever its own __close metamethod is called. This would not require recursion. > Show me code example.