what this type as itself’s type variable mean? ‘’’...
# announcements
i
what this type as itself’s type variable mean? ‘’’ fun <T> Interable<Iterable<T>>.flatten() : List<T> ‘’’