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

com.jtransc.lang.cloneable.kt Maven / Gradle / Ivy

package com.jtransc.lang

/*
fun  T.tclone(): T {
	return this.clone() as T
}
*/




© 2015 - 2024 Weber Informatics LLC | Privacy Policy