private
AbstractSchedule
— type
AbstractSchedule
All schedules should inherit from this type or its subtypes.
Concrete subtypes are expected to conform to the
iteration interface
and implement Base.getindex
.
private
AbstractSchedule
— type
AbstractSchedule
All schedules should inherit from this type or its subtypes.
Concrete subtypes are expected to conform to the
iteration interface
and implement Base.getindex
.