RE
operator fun <T> Array<T>.get(index: UShort) = get(index.toInt())
Size: a a a
RE
operator fun <T> Array<T>.get(index: UShort) = get(index.toInt())
AN
operator fun <T> Array<T>.get(index: UShort) = get(index.toInt())
AN
GS
RE
GS
AN
GS
GS
AN
GS
ch
GS
ch
AN
LC
(items[position] as? Event)?.isSingleDay поставить not тобиш !VP
?.not() ?: falseLC
?.not() ?: false.not()LC
RE
isSingleDay.not() aka Master Yoda programming style! (это я не критикую, но забавно)