split

"a, b, c" => ["a", "b", "c"]

UniNode
split
(
UniNode str
,
UniNode seperator = UniNode(",")
)

Meta