Class IO.Failure<T>

java.lang.Object
com.github.tonivade.purefun.monad.IO.Failure<T>
All Implemented Interfaces:
Applicable<IO<?>,T>, Bindable<IO<?>,T>, Effect<IO<?>,T>, Mappable<IO<?>,T>, Recoverable, Kind<IO<?>,T>, IO<T>, IOOf<T>
Enclosing interface:
IO<T>

public static final class IO.Failure<T> extends Object implements IO<T>, Recoverable
  • Field Details

  • Constructor Details

  • Method Details