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

tofu.internal.hktAny.scala Maven / Gradle / Ivy

package tofu.internal

object hktAny {
  type AnyK[A] = Any

  type AnyKK[+A, +B] = Any
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy