Add reverse, to_lowercase, to_uppercase
Created by: pithonsmear
Add a few more string methods. $reverse by graphemes, $to_lowercase and $to_uppercase by whole string.
Created by: pithonsmear
Add a few more string methods. $reverse by graphemes, $to_lowercase and $to_uppercase by whole string.