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

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

package io.fluidsonic.time

import platform.darwin.*


internal actual inline fun NSInteger.toInt(): Int =
	toInt()


internal actual inline fun NSInteger.toLong(): Long =
	this




© 2015 - 2025 Weber Informatics LLC | Privacy Policy