Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
array-get-first
Gets the first element of the array.
Parameter
Type
Description
self
[T]
Array to get first element from
return
T
First element, or nil if array is empty