TreeMap.firstEntry

class TreeMap(K, V)
MapEntry!(K, V)
firstEntry
()
if (
isOrderingComparable!K
)

Meta