/ToUpperCaseJSIncomplete

This is the 99% complete source code of javascript's .toUpperCase() ported to JavaScript from C++. This is only missing the cases where certain letters get converted to 2 letters when toUpperCase()'d

Primary LanguageJavaScript

This repository is not active