@rayman22201 I did the mistake you did, too in the beginning. tuple and object 
are both value types like a C struct, and there is no hidden vtable in an 
`object` unless you inherit from `RootObj`. I think the documentation is 
misleading here. 

Reply via email to