third

.third from:{Iterable<Any>} -> Any

Return

third element of the collection, or NOT_FOUND if the collection has less than 3 elements

Parameters

from

collection to get the third element from