A PHP's port of explode. .split is not similar because it does not join remaining string.
explode
.split
Generated using TypeDoc
A PHP's port of
explode
..split
is not similar because it does not join remaining string.