Pike v8.1 release 6

Method ADT.OrderedMapping()->mk_new_args()


Method mk_new_args

protected array mk_new_args(array ind, array val)

Description

Creates an array of arrays where the inner array will have two indices, where the first is the value from ind and the second the value from val.

Parameter ind

Array of indices

Parameter val

Array of values