Expand description
VM-native value formatting
This module provides native formatting for ValueWord values without converting to runtime values. It respects TypeSchema for TypedObjects with their field names.
The primary entry point is format_nb() which formats ValueWord values directly
using NanTag/HeapValue dispatch.
Structsยง
- Value
Formatter - Formatter for ValueWord values