Path: | README.md |
Last Update: | Wed Apr 17 05:09:16 +0000 2013 |
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