next
|
previous
|
forward
|
backward
|
up
|
top
|
index
|
toc
|
Macaulay2 web site
Macaulay2Doc
>
The Macaulay2 language
>
hash tables
>
pairs
pairs -- list the pairs in a hash table, dictionary, or basic list
Ways to use
pairs
:
pairs(BasicList)
-- list the pairs in a sequence or list
pairs(Dictionary)
-- list the pairs in a dictionary
pairs(HashTable)
-- list the pairs in a hash table