Determines the number of paramTupleArity-sized tuples necessary to represent a tuple of arity tupleArity. Throws a RangeError if the tuple arity or tuple arity parameter is not proper.
paramTupleArity
tupleArity
RangeError
Generated using TypeDoc
Determines the number of
paramTupleArity-sized tuples necessary to represent a tuple of aritytupleArity. Throws aRangeErrorif the tuple arity or tuple arity parameter is not proper.