Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
stringpad
master
Stringpad
Built with Crystal 1.9.2
2023-10-08 09:59:09 UTC
module
Stringpad
Defined in:
stringpad.cr
Constant Summary
VERSION
=
"1.0.0"
Class Method Summary
.lpad
(string, char, times)
.rpad
(string, char, times)
Class Method Detail
def self.
lpad
(string, char, times)
#
[
View source
]
def self.
rpad
(string, char, times)
#
[
View source
]