Skip to main content

Module naming

Module naming 

Source
Expand description

Shared identifier-analysis helpers for the style naming rules.

Functionsยง

segments ๐Ÿ”’
Split a CamelCase identifier into words; an acronym run like HTML counts as one word.
type_def_name ๐Ÿ”’