Fail<A> constructor

Fail<A>(
  1. Object failure
)

Implementation

Fail(this.failure);