All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jvmMain.com.strumenta.kotlinmultiplatform.IdentityHashMap.kt Maven / Gradle / Ivy

There is a newer version: 0.0.18
Show newest version
package com.strumenta.kotlinmultiplatform

// TODO what is an identityhashmap?
actual class IdentityHashMap : MutableMap by emptyMap().toMutableMap()




© 2015 - 2024 Weber Informatics LLC | Privacy Policy