blob: 8c1df9c42fb5011226cd987c1dd2e41169a6823f [file] [log] [blame]
Collections.kt
public interface <3>Map<K, out V> {
Primitives.kt
public class <2><4><5>Int private constructor() : Number(), Comparable<Int> {
Sequence.kt
public interface <1>Sequence<out T> {