Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
stringpad
master
Stringpad
Generated using Crystal 1.14.0
2024-12-18 14:48:38 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
]