unless you create an extension function: `operato...
# announcements
m
unless you create an extension function:
operator fun TeaserInfo?.get(i: Int) = this?.get(i)
Writing on a phone so I can't check the code actually.