Megh Parikh

Results 12 issues of Megh Parikh

### Describe the bug Whether a named value is returned or it is an "implicit" return renders the same but has very different behaviour ![image](https://uploads.linear.app/63f65126-890b-4810-98cb-b7f8eaee40ee/e743b433-34df-484f-bff3-7e386af229bf/92a890da-07b3-4ab3-9e1b-da54729fd053?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiLzYzZjY1MTI2LTg5MGItNDgxMC05OGNiLWI3ZjhlYWVlNDBlZS9lNzQzYjQzMy0zNGRmLTQ4NGYtYmZmMy03ZTM4NmFmMjI5YmYvOTJhODkwZGEtMDdiMy00YWIzLTllMWItZGE1NDcyOWZkMDUzIiwiaWF0IjoxNzA2MTIxNTY2LCJleHAiOjMzMjc2NjgxNTY2fQ.igegcFCVHFBLaxyvZSJNdnjLP81uPHbj0kMeGOkWfxQ) You can see that `get_v`...

enhancement

## Description Some libraries have custom container types and define their own `get`. They also extend the Pybind casters to bind their containers. This uses argument-dependent-lookup for using the correct...