(library (implementation-helpers) (export printf format system pretty-print) (import (only (vicare) printf format pretty-print) (only (vicare posix) system)))