ChplFormat¶
Usage
use ChplFormat;
or
import ChplFormat;
The ChplFormat module provides a ChplSerializer and ChplDeserializer that aim to read and write data in a format similar to that of Chapel’s syntax.
Usage
use ChplFormat;
or
import ChplFormat;
The ChplFormat module provides a ChplSerializer and ChplDeserializer that aim to read and write data in a format similar to that of Chapel’s syntax.