Bug Fix
String
the toLines function does not format line breaks correctly if the base message is less than the maximum line length and there is more than 1 line break
Bug Fix
String
after adding inline line-break support, if a message is line-broken into three or more lines, the last line does not receive correct padding and is aligned all the way left
Feature
List
add new 'list' module with 'linked list' class and helper functions