splits a string
split_string_all(str, at)
str
string to be splitted
at
where to split the string at
vector of strings