What’s inside
01
Load once, reuse
Register datasets on the plan and share them across every analysis, instead of re-reading the same data for each run.
02
Argset cross-products
Fan a single action function over many argsets to sweep strata, variables, or scenarios systematically from one definition.
03
Cache & parallelise
Hash-based caching tracks data changes; run all argsets in parallel when you need the throughput.
