capital

fun String.capital(): Text

Capitalizes a string and converts it to a literal text object

Receiver

The string to capitalize

Return

A Text object with the input string capitalized

Author

fzzyhmstrs

Since

0.7.5