Closed
Description
Is there a reason why only Iterators.countfrom(::Number, ::Number)
is defined ?
I wanted to do
using Dates
Iterators.countfrom(now(), Minute(15))
I know I can do the same with Number
s but I like this syntax
It doesn't look like it would be an issue to allow it:
Line 597 in 697e782
Metadata
Metadata
Assignees
Labels
No labels