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

tofu.lift.UnsafeExecFuture.scala Maven / Gradle / Ivy

The newest version!
package tofu.lift

object UnsafeExecFuture {
  def apply[F[_]](implicit ev: UnsafeExecFuture[F]): UnsafeExecFuture[F] = ev
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy