next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
notImplemented
notImplemented -- print an 'not implemented' error message
Synopsis
Usage:
notImplemented()
Description
notImplemented()
prints an error message that says "not implemented yet".
For the programmer
The object
notImplemented
is
a
function closure
.