Created
October 12, 2020 12:46
-
-
Save ch8n/a2cdd29b9dfbabbd173a31ff573c0168 to your computer and use it in GitHub Desktop.
Entries are mutable set
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
abstract val entries: MutableSet<MutableEntry<K, V>> is a MutableSet |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment