MultiSet/IsEmpty
test if a MultiSet is empty
Calling Sequence
Parameters
Description
Examples
Compatibility
IsEmpty( M )
M
-
MultiSet; a MultiSet
IsEmpty( M, x ) returns true if M has no members, false otherwise
The MultiSet/IsEmpty command was introduced in Maple 2016.
For more information on Maple 2016 changes, see Updates in Maple 2016.
See Also
MultiSet
MultiSet/Entries
MultiSet/Insert
MultiSet/Members
MultiSet/Remove
Download Help Document