first

fun first(): E(source)

Returns the first element, or throws NoSuchElementException if this deque is empty.

Since Kotlin

1.4