Make

io.github.timwspence.cats.stm.STM$.Make$
See theMake companion trait
object Make

Attributes

Companion:
trait
Source:
STM.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Make.type

Members list

Concise view

Value members

Concrete methods

def apply[F[_]](implicit F: Make[F]): Make[F]

Attributes

Source:
STM.scala

Implicits

Implicits

implicit def asyncInstance[F[_]](implicit F: Async[F]): Make[F]

Attributes

Source:
STM.scala