Options
All
  • Public
  • Public/Protected
  • All
Menu

ArrayFailure represents the failed results of applying a precondition to one or more elements of an array.

Type parameters

  • A

Hierarchy

  • ArrayFailure

Implements

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

contexts

contexts: Contexts

failures

failures: Failures<A>

message

message: string = "array"

value

value: A[]

Accessors

context

Methods

explain

toError

Static create

Legend

  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Interface
  • Interface with type parameter

Generated using TypeDoc