getElement

Put the element at a given position on top of the stack. Takes the top integer of the stack as position.


fun getElement(index: Int)(source)

Put the element at a given position on top of the stack.

Parameters

index

the index of the element