ZCubes/How to Apply Z Programming and Combinatorial Arguments

From ZCubes Wiki
Revision as of 06:38, 5 March 2020 by Jayaram (talk | contribs)
Jump to navigation Jump to search

Video

This video demonstrates how to enable functions to be able to process arrays of values, instead of single value arguments. Using the ‘arrayfy’ feature, the function that handles a set of parameters can handle a range of values for each parameter. This powerful feature of handling 'combinatorial arguments' opens up the possibility of evaluating functions for wide range of values without any changes to the function code.

Z Programming and Combinatorial Arguments