FutureProg functions

collectiondictionaryempty

Dictionaries · computer function, computer program, standard futureprog

Boolean collectiondictionaryempty(Void CollectionDictionary dictionary)
Contexts: computer function, computer program, standard futureprog
Returns true if the supplied collection dictionary contains no values.
dictionary: The collection dictionary to inspect or transform

← Back to FutureProg functions