public static bool StartsWith<T>( this IEnumerable<T> this, IEnumerable<T> prefix, IEqualityComparer<T> comp = null )