LowPriorityAccumulatingInstances

io.github.arainko.ducktape.fallible.LowPriorityAccumulatingInstances

Attributes

Source
FallibleTransformer.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object FallibleTransformer.type

Members list

Givens

Givens

given fallibleFromTotal[F[x], Source, Dest](using total: Transformer[Source, Dest], F: Mode[F]): FallibleTransformer[F, Source, Dest]

Attributes

Source
FallibleTransformer.scala