pad(s,n) pads the string or net s to length n with spaces on the right.
pad(n,s) pads the string or net s to length n with spaces on the left.
|
|
The object pad is a method function.
The source of this document is in Macaulay2Doc/ov_strings.m2:519:0.