Derek's Website

What Does my Library Currently Have?


Currently, my library has one string method, firstLetter().

firstLetter returns either the first unique letter in the string, or the first letter that occurs multiple times

Syntax