README -> API Index -> Modules Index -> lib.func
Source: src/lib/func/index.js
Function lookup, wrapping, composition, and function-list parsing helpers.
name- Attempt to retrieve immediate caller info from the stack.wrapper- Wrap one function with post-applied arguments.postWrap- Wrap a function chain with post-applied arguments.preWrap- Wrap a function chain with pre-applied arguments.get- Resolve a function target.parseList- Parse a compact function-list DSL into normalized call records.
- Module index -> ./INDEX.md
- Function index -> ../functions/INDEX.md
- API index -> ../INDEX.md