concat(Str1, Str2) -> any()
join(T, Sep) -> any()
lexemes(Str, Separators) -> any()
to_list(String::binary() | list()) -> list()
trim(Str, Direction, X3) -> any()
Generated by EDoc