Module stdlib

Module stdlib 

Source
Expand description

Standard library function mappings

This module provides support for stdlib functions that are transpiled to POSIX shell runtime functions.

Structs§

StdlibFunction
Stdlib function metadata

Constants§

STDLIB_FUNCTIONS
All stdlib functions

Functions§

get_shell_function_name
Get the shell function name for a stdlib function
is_stdlib_function
Check if a function name is a stdlib function