Returns a table containing the set of parameters that can be applied to the cube.
function (
cube
as table) as table
Returns a table containing the set of parameters that can be applied to cube
. Each parameter is a function that can be invoked to get cube
with the parameter and its arguments applied.
Cube