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

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

There is a newer version: 0.26.0
Show 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