Optional
options: IssueOptions | MessageThe issue options or the issue message.
Creates a shape of a function with arguments parsed by corresponding shapes in the argShapes
array.
The array of argument shapes.
Optional
options: IssueOptions | MessageThe issue options or the issue message.
Creates a shape of a function with arguments parsed by an array shape.
The array of input arguments.
The array of input arguments.
The shape of the array of arguments.
The shape of the array of arguments.
Optional
options: IssueOptions | MessageThe issue options or the issue message.
Creates a shape of a function that has no arguments.