getFirst

fun getFirst(): E?

Retrieve the first element.

Returns null if empty.