mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
b841bd7439
Add notes section explaining the optimization behavior: - Which functions are used for direct access - When fallback to method dispatch occurs - Why subclasses can override []/[]= Co-authored-by: Claude <noreply@anthropic.com>