dashCase

Convert a camelCase string to dash-case.

  1. string dashCase(string camelCase)
    string
    dashCase
    (
    string camelCase
    )
  2. eponymoustemplate dashCaseCT(string camelCase)

Meta