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

tofu.internal.carriers.scoped.scala Maven / Gradle / Ivy

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

import tofu.ScopedExecute

trait ScopedCarrier2[T, F[_]] extends ScopedExecute[T, F]

object ScopedCarrier2 extends ScopedCarrier2Macro

trait ScopedCarrier3[T, F[_]] extends ScopedExecute[T, F]

object ScopedCarrier3 extends ScopedCarrier3Macro




© 2015 - 2025 Weber Informatics LLC | Privacy Policy