ConcurrentSet

fun <Key : Any> ConcurrentSet(): MutableSet<Key>

Concurrent set implemented on top of ConcurrentMap