0.2.3 • Published 7 years ago
dk-func v0.2.3
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
funcnew (handle, args?: _arr_Any)
New func structure
funcmake (func: _Func_s)
Make standard function