Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » strings and nets » centerString
next | previous | forward | backward | up | index | toc

centerString -- center a string or net

Description

i1 : centerString(18,"asdf"||"qwer")

o1 =        asdf       
            qwer

For the programmer

The object centerString is a function closure.


The source of this document is in Macaulay2Doc/doc3.m2:75:0.