CheckConstructor

trait CheckConstructor[Environment, In]
Companion:
object
class Object
trait Matchable
class Any

Type members

Types

type OutEnvironment <: Environment

Value members

Abstract methods

def apply(input: => In)(implicit trace: Trace): ZIO[OutEnvironment, OutError, TestResult]