Computed

io.github.arainko.ducktape.Case$.Computed$
object Computed

Attributes

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

Members list

Concise view

Extensions

Extensions

extension [SourceSubtype](inst: Computed[SourceSubtype])
def apply[Source, Dest](f: SourceSubtype => Dest)(using ev1: SumOf[Source], ev2: SourceSubtype <:< Source, ev3: NotGiven[SourceSubtype =:= Source]): BuilderConfig[Source, Dest]

Attributes

Source:
BuilderConfig.scala