toSnakeCase

@trusted pure @property
string
toSnakeCase
(
in string str
,
bool ignore_first = true
)

Meta