.. _modules: Standard Modules ================ Standard modules are those which describe features that are considered part of the Chapel Standard Library. Automatic Modules ----------------- All Chapel programs automatically ``use`` the following modules by default: .. toctree:: :maxdepth: 1 Builtins Chapel Environment Variables IO Support Math Types VectorizingIterator Data Structures --------------- .. toctree:: :maxdepth: 1 Heap List Map Set Diagnostics ----------- .. toctree:: :maxdepth: 1 CommDiagnostics Memory Files/IO -------- .. toctree:: :maxdepth: 1 FileSystem IO Path Language Support ---------------- .. toctree:: :maxdepth: 1 Reflection Types Math/Numerical -------------- .. toctree:: :maxdepth: 1 BigInteger BitOps GMP Math Random Parallelism/Distributed Computing --------------------------------- .. toctree:: :maxdepth: 1 Barriers DynamicIters VectorizingIterator System/Interoperability ----------------------- .. toctree:: :maxdepth: 1 CPtr Spawn Sys SysBasic SysCTypes SysError Utilities --------- .. toctree:: :maxdepth: 1 DateTime Help Regexp Time Version Deprecated Modules ------------------ .. toctree:: :maxdepth: 1 Assert Index ----- * :ref:`Chapel Online Documentation Index ` .. COMMENT: clean this up before exposing:: * :chpl:chplref:`chplmodindex`