Word description Constructs an effect object. Each element of in and out must be either a string, which is equivalent to a name in literal stack effect syntax, or a pair where the first element is a string and the second is either a class or effect, which is equivalent to name: class or name: ( nested -- effect ) in the literal syntax. If the out array consists of a single string element "*", a terminating stack effect will be constructed.