sangria.catseffect.schema

Members list

Type members

Classlikes

case class AsyncValue[Ctx, Val, F[_]](value: F[Val])(implicit evidence$1: Async[F]) extends LeafAction[Ctx, Val]

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait LeafAction[Ctx, Val]
trait Action[Ctx, Val]
class Object
trait Matchable
class Any
Show all
object AsyncValue

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
AsyncValue.type