Expand description
Utility functions that can be useful for generators.
Functionsยง
- capitalize_
identifier - Capitalizes the first character of the string.
- uncapitalize_
identifier - Uncapitalizes the first character of the string.
Utility functions that can be useful for generators.