What was the logic behind deprecating `Progression...
# announcements
d
What was the logic behind deprecating
Progression<T>
? I could see it as being useful for defining your own `Progression`s (e.g. I've at some point defined a
DateProgression
)