remove String::clear, add operator=(String&&) add str_to_int(const String&) to replace atoi.
functions int_to_str(int) and split(const String&, Character), plus corresponding unit tests