As a developer and user of the library I want that `to_string(func)` and `to_string(table)` in lua return a stable representation. --- - [ ] add a method to `Table` and `Function` to get the (stable) address of the `shared_ptr`
As a developer and user of the library I want that
to_string(func)andto_string(table)in lua return a stable representation.TableandFunctionto get the (stable) address of theshared_ptr