FromCompiled

scalus.testing.dsl.EvalSubject.FromCompiled
final case class FromCompiled[B](compiled: Compiled[B]) extends EvalSubject[B]

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product