Macaulay2 » Documentation
Packages » Macaulay2Doc :: Nothing
next | previous | forward | backward | up | index | toc

Nothing -- the empty class

Description

This class is useful for representing the class of an argument that is missing. It is also used as the parent for those things that are not themselves types, i.e., which do not have instances.

Types of Nothing :

Functions and methods returning an object of class Nothing :

Methods that use an object of class Nothing :

Fixed objects of class Nothing :

For the programmer

The object Nothing is a type, with ancestor class Thing.