9.4. Cross-context evaluation helpers

The APPLY_IN_CONTEXT module extends apply operations to work across different execution contexts, enabling cross-context function invocation with packed arguments.

See Cross-Context Services with apply_in_context for a hands-on tutorial.

All functions and symbols are in “apply_in_context” module, use require to get access to it.

require daslib/apply_in_context

9.4.1. Function annotations

apply_in_context

[apply_in_context] function annotation.