Package orc.lib.str

Class Summary
Cat Note that you can also use the syntax "a" + "b" for string concatenation.
Print Print arguments, converted to strings, in sequence.
Println Print arguments, converted to strings, in sequence, each followed by newlines.
Read Read an Orc literal from a string.
Write Convert an Orc literal to a String.