Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 238 Bytes

readme.md

File metadata and controls

14 lines (8 loc) · 238 Bytes

struppercase

Warning

Still in development.

Implements 2 version of String character replacement:

  • struppercase - runs through all the string.
  • strnuppercase - runs until hits the number of characters.

license

unlicense