GNAT.String_Split (g-strspl.ads) ¶Useful string manipulation routines: given a set of separators, split
a string wherever the separators appear, and provide direct access
to the resulting slices. This package is instantiated from
GNAT.Array_Split.