Path: | README.md |
Last Update: | Tue Aug 21 16:07:31 +0000 2012 |
Columnize - Format an Array as a Column-aligned String
In showing a long lists, sometimes one would prefer to see the value arranged aligned in columns. Some examples include listing methods of an object, listing debugger commands, or showing a numeric array with data aligned.
Setup