commonMain.org.gciatto.kt.math.Lock.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kt-math Show documentation
Show all versions of kt-math Show documentation
Kotlin multi-platform porting of Java's BigIntegers and BigDecimals
package org.gciatto.kt.math
expect inline fun lock(any: Any, action: () -> R): R
© 2015 - 2025 Weber Informatics LLC | Privacy Policy