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