Macaulay2 » Documentation
Packages » PackageTemplate :: firstFunction
next | previous | forward | backward | up | index | toc

firstFunction -- a silly first function

Synopsis

Description

This function is provided by the package PackageTemplate.
i1 : firstFunction 1

o1 = Hello, World!
i2 : firstFunction 0

o2 = D'oh!

Ways to use firstFunction :

For the programmer

The object firstFunction is a method function.