Tally -- the class of all tally results
Description
Tally -- a class designed to hold tally results, i.e., multisets.
Types of tally :
-
Set -- the class of all sets
Functions and methods returning a tally :
Methods that use a tally :
-
- Tally (missing documentation)
-
"commonest(Tally)" -- see commonest -- the most common elements of a list or tally
-
"elements(Tally)" -- see elements -- list of elements
-
Tally == ZZ (missing documentation)
-
Tally ? ZZ (missing documentation)
-
ZZ == Tally (missing documentation)
-
ZZ ? Tally (missing documentation)