Stack.peek

peek element at the top of array

struct Stack(T)
peek
()

Meta