huandu/xstrings

Feature: Left justify a string with pad string.

huandu opened this issue · 1 comments

See str.ljust in Python or String#ljust in Ruby.

New api: LeftJustify.