Documentation
¶
Overview ¶
Package stdlib provides the standard library for DLiteScript.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFunctionRegistry ¶
func GetFunctionRegistry() map[string]function.PackageInfo
GetFunctionRegistry gets the function registry.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package arrays provides the array functions for the standard library.
|
Package arrays provides the array functions for the standard library. |
|
Package errors provides the errors functions for the standard library.
|
Package errors provides the errors functions for the standard library. |
|
Package global provides the global functions for the standard library.
|
Package global provides the global functions for the standard library. |
|
Package math provides maths functions for the standard library.
|
Package math provides maths functions for the standard library. |
|
Package os provides os functions for the standard library.
|
Package os provides os functions for the standard library. |
|
Package strings provides the string functions for the standard library.
|
Package strings provides the string functions for the standard library. |
|
Package time provides time functions for the standard library.
|
Package time provides time functions for the standard library. |
Click to show internal directories.
Click to hide internal directories.