commonMain.extensions.Lazy.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fluid-i18n-data-regions-tvosarm64 Show documentation
Show all versions of fluid-i18n-data-regions-tvosarm64 Show documentation
Internationalization data used by fluid-i18n
package io.fluidsonic.i18n.data
internal expect inline fun atomicLazy(noinline initializer: () -> T): Lazy
© 2015 - 2025 Weber Informatics LLC | Privacy Policy