Join Slack
Powered by
so in this case you'd want `class DateRange(val st...
# getting-started
t
twbarber
05/04/2017, 1:59 PM
so in this case you'd want
class DateRange(val start: MyDate, val endInclusive: MyDate) : Iterable<MyDate>
3
Views
Open in Slack
Previous
Next