Module util

Source
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.