ClockSyntax

cats.effect.kernel.syntax.ClockSyntax
trait ClockSyntax

Attributes

Source
ClockSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AllSyntax
object all.type
object implicits.type
object clock.type

Members list

Implicits

Implicits

implicit def clockOps[F[_], A](wrapped: F[A]): ClockOps[F, A]

Attributes

Source
ClockSyntax.scala