Hi,
If you dealt with a code with large data sets inside an array, list or a map like Hex data or countries list for example. Then it’s interesting to format it into a matrix shape , that’s much elegant than a single line or element per line approach and make the code readable and compact.
Please report any issues on the github page :
https://github.com/jawb/Matrixify