import * as easyts from "https://deno.land/x/easyts@0.1.3/signals/signals_combiners.ts";
Classes
An example of a combiner that processes arguments before passing them to a slot and can determine whether to continue calling subsequent slots | |
An example of a combiner to get the sum of the return values of all slots |