Pay attention
This documentation is for the as yet unreleased version of effector Spacewatch 23.0.

launch

[ ru ]

Formulae

launch({ target: unit, params });

Low level method for running computation in units (events, effects or stores). Mostly used by library developers for fine-grained control of computations.

Contributors