public static string[] SplitAndConcat( this IEnumerable<StringToken> tokens, Func<StringToken, bool> splitterPredicate )
(c) 2017 by FlexRule