Make

cats.effect.kernel.Ref$.Make$
See theMake companion trait
object Make

Attributes

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

Members list

Implicits

Inherited implicits

implicit def concurrentInstance[F[_]](implicit F: GenConcurrent[F, _]): Make[F]

Attributes

Inherited from:
MakeInstances (hidden)
Source
Ref.scala
implicit def syncInstance[F[_]](implicit F: Sync[F]): Make[F]

Attributes

Inherited from:
MakeLowPriorityInstances (hidden)
Source
Ref.scala