fuookami.ospf.kotlin.utils.operator.Reciprocal.kt Maven / Gradle / Ivy
package fuookami.ospf.kotlin.utils.operator
interface Reciprocal {
fun reciprocal(): Ret
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package fuookami.ospf.kotlin.utils.operator
interface Reciprocal {
fun reciprocal(): Ret
}