Problem I’ve written a method to obtain an IEnumerable from a start point, end point and step. Similar to Enumerable.Range() […]