Make

trait Make[F[_]]
Companion:
object
Source:
STM.scala
class Object
trait Matchable
class Any

Value members

Abstract methods

def runtime(n: Long): F[STM[F]]
Source:
STM.scala

Concrete methods

def runtime: F[STM[F]]
Source:
STM.scala