FutureProg functions

collectionfirst

Collections · computer function, computer program, standard futureprog

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

← Back to FutureProg functions