A couple of extension methods that returns an IEnumerable<(T value, bool isLast)> where isLast is set to true on the last iteration.