Expand description
Embedded Standard Library
Contains stdlib modules embedded at compile time. This makes seqc fully self-contained - no need for external stdlib files.
Functionsยง
- get_
stdlib - Get an embedded stdlib module by name
- has_
stdlib - Check if a stdlib module exists (embedded)
- stdlib_
module_ names - Names of all embedded stdlib modules, sorted alphabetically.