Expand description
Extraction helpers to reduce duplication across method handlers.
Common patterns like “get array from first arg” and “coerce ValueWord to string” are centralized here so every call site is a single function call.
Extraction helpers to reduce duplication across method handlers.
Common patterns like “get array from first arg” and “coerce ValueWord to string” are centralized here so every call site is a single function call.