Miscellaneous lemmas about strings #
@[deprecated String.length_leftpad (since := "2025-02-24")]
Alias of String.length_leftpad
.
The length of the String returned by String.leftpad n a c
is equal
to the larger of n
and s.length
Alias of String.length_leftpad
.
The length of the String returned by String.leftpad n a c
is equal
to the larger of n
and s.length