This also changes the return type of `char` and `string`. They previously returned `()`, they now return `Char` and `String` repectively. Signed-off-by: Alex Humphreys <alex.humphreys@here.com>