ClockSyntax

cats.effect.kernel.syntax.ClockSyntax

Attributes

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

Members list

Concise view

Implicits

Implicits

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

Attributes

Source:
ClockSyntax.scala