hyphenToUnderscores

Replace hyphens with underscores so it can be used in mixin as a symbol.

pure
string
hyphenToUnderscores
(
string s
)

Meta