getRange

function

getRange(iter, [ds_type])

Description

Retruns the minimum an maximum values of any iterable data structure

Arguments

Name Type Description
iter data_strucure Iterable data structure
ds_type ds_type (optional) Only if dealing with a ds

Returns

stuct A struct with a minimum and maximum value


Copyright © 2021, Milan Varady. Built on June 28, 2021 using GMDoc.