Skip to main content

Module extraction_helpers

Module extraction_helpers 

Source
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.