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

macosX64Main.common.extensions.Any.objc.kt Maven / Gradle / Ivy

There is a newer version: 0.14.0
Show newest version
package io.fluidsonic.stdlib

import kotlin.native.concurrent.freeze as nativeFreeze


@Suppress("NOTHING_TO_INLINE")
internal actual inline fun  T.freeze() =
	nativeFreeze()




© 2015 - 2024 Weber Informatics LLC | Privacy Policy