IdentityBothAnyOps

zio.prelude.IdentityBothSyntax.IdentityBothAnyOps
implicit class IdentityBothAnyOps[A](a: => A)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def succeed[F[_]](implicit both: IdentityBoth[F], covariant: Covariant[F]): F[A]