Compiling and Running Chapel
Writing Chapel Programs
Language History
Chapel Documentation Index
Usage
use Memory;
or
import Memory;
Submodules
The Memory module provides submodules that contain operations related to memory usage and memory initialization.
Memory