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

iosX64Main.extensions.Int.ios.kt Maven / Gradle / Ivy

package io.fluidsonic.time

import platform.darwin.*


internal actual inline fun Int.toNSInteger(): NSInteger =
	toLong()




© 2015 - 2025 Weber Informatics LLC | Privacy Policy