Usage: (string->camelcase str)
Capitalize the first letter of each block of letters and numbers,
and stripping out characters that are not alphanumerics.
For example, "alpha-beta0gamma" becomes "AlphaBeta0gamma".
Arguments:
str - input/output string
This document was generated by Bruce Korb on August 21, 2015 using texi2html 1.82.