Below are revisions for this snippet.

String.removeCharAt





Syndication

Revision Revison 1
This simple function simply removes the character at the given index from a string.

NOTE: The count starts from 0