camelCaseJoin

Join an array of words into a camel-cased string.

string
camelCaseJoin
(
string[] arr
)

Meta