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

tofu.interop.Blocker.scala Maven / Gradle / Ivy

There is a newer version: 0.13.6
Show newest version
package tofu.interop

import scala.concurrent.ExecutionContext

final case class Blocker[F[_]](ec: ExecutionContext) extends AnyVal




© 2015 - 2024 Weber Informatics LLC | Privacy Policy