class String
Overview
Included Modules
- Comparable(String)
Defined in:
string/append.crstring/formatted.cr
string/prepend.cr
string/puts.cr
Instance Method Summary
- #append(other : String) : String
- #formatted(format : String) : String
- #prepend(other : String) : String
-
#puts(io : IO = STDOUT)
Puts itself