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

jvmMain.utility.Utility.kt Maven / Gradle / Ivy

The newest version!
// https://youtrack.jetbrains.com/issue/KT-12495
@file:JvmName("Utility@graph")

package io.fluidsonic.raptor


internal fun  identity(value: T) =
	value




© 2015 - 2024 Weber Informatics LLC | Privacy Policy