public static int IndexOf( this IIterable<StringToken> iterable, Func<StringToken, bool> func )
(c) 2017 by FlexRule