unigof

Results 1 issues of unigof

### Description Split function just support split `string` by a single character for now. This pr to support split by `regex` string. ``` split(str, regex) Splits `str` around occurrences that...

CLA Signed