#xIf x is a list, #x is the number of elements in x.
|
|
If x is a set, #x is the cardinality of x.
|
|
If x is a hash table, #x is the number of key-value pairs stored in x.
|
|
If x is a string, #x is the number of characters in x.
|
|
The source of this document is in /build/macaulay2-88fgJW/macaulay2-1.25.11+ds/M2/Macaulay2/packages/Macaulay2Doc/ov_hashtables.m2:758:0.