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