Module mixed_case

Module mixed_case 

Source

Staticsยง

MIXED_CASE_FUNCTION
MIXED_CASE_VARIABLE

Functionsยง

check_mixed_case ๐Ÿ”’
If the string s is not mixedCase, returns a Some(String) with the suggested conversion. Otherwise, returns None.
is_constant_getter ๐Ÿ”’
Checks if a function getter is a valid constant getter with a heuristic: