hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

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