what would you say is the easiest way to convert a...
# random
k
what would you say is the easiest way to convert a
ClosedRange<LocalDate>
to a
List<LocalDate>
containing all the days in the range?