`typealias ComplexMap<T> = Map<T, Pair&lt...
# announcements
k
typealias ComplexMap<T> = Map<T, Pair<T, T>>