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

fuookami.ospf.kotlin.utils.operator.Neg.kt Maven / Gradle / Ivy

There is a newer version: 1.0.31
Show newest version
package fuookami.ospf.kotlin.utils.operator

interface Neg {
    operator fun unaryMinus(): Ret
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy