Module stdlib_embed

Module stdlib_embed 

Source
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