unaryPlus

operator fun ERROR CLASS: Symbol not found for DayOfWeek.unaryPlus()(source)

Adds this day to the allowed days.

Example

weekdayStrategy {
+DayOfWeek.MONDAY
+DayOfWeek.FRIDAY
}