MapEntryLaws

object MapEntryLaws

Functions

Link copied to clipboard
inline fun <K, V> Map.Entry<K, V>.component1Law(): K
Link copied to clipboard
inline fun <K, V> Map.Entry<K, V>.component2Law(): V