dcord ~master (2022-05-06T22:14:59.8294696)
Dub
Repo
camelCaseToUnderscores
dcord
util
string
Convert a camelCase string to a snake_case one. This is a pure function
pure
string
camelCaseToUnderscores
(
string
input
)
Meta
Source
See Implementation
dcord
util
string
functions
camelCaseToUnderscores
Convert a camelCase string to a snake_case one. This is a pure function