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

commonMain.org.kodein.mock.platform.kt Maven / Gradle / Ivy

There is a newer version: 2.0.0
Show newest version
package org.kodein.mock

import kotlin.reflect.KClass


internal expect fun  KClass<*>.unsafeValue(): T

@PublishedApi
internal expect fun KClass<*>.bestName(): String




© 2015 - 2024 Weber Informatics LLC | Privacy Policy