Make

io.github.timwspence.cats.stm.STM.Make
See theMake companion object
trait Make[F[_]]

Attributes

Companion
object
Source
STM.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def runtime(n: Long): F[STM[F]]

Attributes

Source
STM.scala

Concrete methods

def runtime: F[STM[F]]

Attributes

Source
STM.scala