Files
llgo/runtime/internal/lib
xgopilot e47728b053 feat(reflect): add Indirect function
Implements reflect.Indirect function to support pointer dereferencing.
This function returns the value that a pointer points to, or returns
the value unchanged if it's not a pointer.

Fixes #1354

Generated with [codeagent](https://github.com/qbox/codeagent)
Co-authored-by: luoliwoshang <luoliwoshang@users.noreply.github.com>
2025-10-17 08:06:30 +00:00
..
2025-02-14 19:02:32 +08:00
2025-02-13 15:47:13 +08:00
2025-09-08 14:13:25 +08:00
2025-07-07 10:31:22 +08:00