5 lines
227 B
Plaintext
5 lines
227 B
Plaintext
|
This module exports a single function, align(), which is used to
|
||
|
justify strings to various alignment styles. The alignment specification
|
||
|
is the first argument, followed by any number of scalars which are
|
||
|
subject to alignment.
|