FutureProg functions

collectionlast

Collections · computer function, computer program, standard futureprog

CollectionItem collectionlast(Void Collection collection)
Contexts: computer function, computer program, standard futureprog
Returns the last item in the supplied collection, or null if the collection is empty.
collection: The collection to inspect or transform

← Back to FutureProg functions