Local

org.legogroup.woof.local.Local
See theLocal companion trait
object Local

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Local.type

Members list

Value members

Concrete methods

def fromIoLocal[T](ioLocal: IOLocal[T]): Local[IO, T]
def makeIoLocal[T](using evidence$4: Monoid[T]): IO[Local[IO, T]]