next up previous contents index
Next: free! Up: DataStructureType Previous: DataStructureType   Contents   Index


empty?


Usage

empty? a


Signature

empty?: % $\to$ Boolean


Parameter Type Description
a % a data structure


Returns

Returns true if $a$ contains no element, false otherwise.



Manuel Bronstein 2004-06-28