dcord ~master (2020-08-31T23:49:36Z)
Home
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