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)
- list_
stdlib - List all available embedded stdlib modules