go/pkg
Snider 4cc2e5bf15 refactor: Arg(index, args...) — type-checks then delegates
Arg() detects the type at index and delegates to ArgString/ArgInt/ArgBool.
Index-first, args variadic. Typed extractors validate with ok check.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-20 12:50:59 +00:00
..
core refactor: Arg(index, args...) — type-checks then delegates 2026-03-20 12:50:59 +00:00