FallibleComputed

io.github.arainko.ducktape.Case$.FallibleComputed$

Attributes

Source
BuilderConfig.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Extensions

Extensions

extension [SourceSubtype](inst: FallibleComputed[SourceSubtype])(inst: FallibleComputed[SourceSubtype])
def apply[F[x], Source, Dest](const: SourceSubtype => F[Dest])(using ev1: SumOf[Source], ev2: SourceSubtype <:< Source, ev3: NotGiven[SourceSubtype =:= Source]): FallibleBuilderConfig[F, Source, Dest]

Attributes

Source
BuilderConfig.scala