// a mixin. See issue: https://github.com/WebComponentHelpers/ImperaJS/issues/8 * Class that contains all the data structure of the App for all the subsystems. * The ...
* @property {boolean=} memorize If Signal should keep record of previously dispatched parameters and automatically execute listener. Defaults to `false` * @property ...