Module string

Source

Traits§

Ellipsis

Functions§

capitalize
Capitalize the first letter of a string
remove_comments
Simple implementation of remove-C-style-comments Saves code space by not relying on an external library.