next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
fileDictionaries
fileDictionaries -- local dictionaries for loaded files
Synopsis
Usage:
fileDictionaries#fn
Inputs:
fn
,
a
string
Outputs:
the local dictionary in effect for the scope of the file loaded from the path
fn
For the programmer
The object
fileDictionaries
is
a
mutable hash table
.