next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
lookupCount
lookupCount -- reference count for a symbol
Description
lookupCount s
-- the number of times the symbol
s
has been encountered in source code presented to the interpreter.
For the programmer
The object
lookupCount
is
a
compiled function
.