Handle checks of string padding functions better.
Allow widths represented by subclasses of int and throw an exception instead of aborting if the wrong types are given.
Showing
Please register or sign in to comment
Allow widths represented by subclasses of int and throw an exception instead of aborting if the wrong types are given.