Table of Contents


NAME

List - various list commands (Decida Command/Proc/Class Category)

DESCRIPTION

List procedures

PROCEDURES

lreverse reverse a list
lshift shift list and return first element
lunique unique elements from list
lreorderbylist re-order a list by another list
lminmax return minimum and maximum of list of values
lvset set a list of variables to a list of values
specset set a list of specifications (to variables)
specset-array set a list of specifications (to array)
lstats return min max mid average rms of list
closest find closest value to target in list

AUTHORS

Richard Booth, Michael McLennan, George Howlett

Table of Contents