FutureProg types
DateTime Collection
any → Boolean
True if there are any items in the collection
count → Number
The number of items in the collection
empty → Boolean
True if the collection is empty
first → DateTime
The first item in the collection or null if empty
last → DateTime
The last item in the collection or null if empty
reverse → DateTime Collection
The collection in reverse order
True if there are any items in the collection
count → Number
The number of items in the collection
empty → Boolean
True if the collection is empty
first → DateTime
The first item in the collection or null if empty
last → DateTime
The last item in the collection or null if empty
reverse → DateTime Collection
The collection in reverse order