Path: | README.md |
Last Update: | Tue Apr 09 13:53:38 +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