getElement

Get an element of the array. The index is the first long from the stack


fun getElement(index: Int)(source)

Get an element of the array. The index is given as argument

Parameters

index

the index of the array to store the element in