dk-func
v0.2.3
Published
DK standard libraries
Downloads
3
Readme
DK-func
DK function
API
Types
Func_s
| Variable | Type |Desc | | ---: | ----- | ------------- | |id| Any_id | Id module |is| Any_is | System data |handle| any |Callback function |args| Arr_T | Arguments
Constants
Default library
| Name | Type | Value | Desc | | --- | ----- | ----- | -------- | |FUNC_NAME| Str_std | dk-func | Name module |FUNC_VER| Str_std | 0.2.3 | Version module |FUNC_KEY| Str_std | func | Key module |FUNC_ID| Any_id | 12 | Id module
Functions
func_new (handle, args?: arr_Any)
New func structure
func_make (func: Func_s)
Make standard function