···606606 This function will fail if the input string is longer than the
607607 requested length.
608608609609- Type: fixedWidthString :: int -> string -> string
609609+ Type: fixedWidthString :: int -> string -> string -> string
610610611611 Example:
612612 fixedWidthString 5 "0" (toString 15)