Skip to main content

Module printing

Module printing 

Source
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ยง

ValueFormatter
Formatter for ValueWord values