Class PureIO.FlatMapped<R,E,A,F,B>

java.lang.Object
com.github.tonivade.purefun.effect.PureIO.FlatMapped<R,E,A,F,B>
All Implemented Interfaces:
Applicable<PureIO<R,F,?>,B>, Bindable<PureIO<R,F,?>,B>, Effect<PureIO<R,F,?>,B>, Mappable<PureIO<R,F,?>,B>, PureIO<R,F,B>, PureIOOf<R,F,B>, Kind<PureIO<R,F,?>,B>
Enclosing interface:
PureIO<R,E,A>

public static final class PureIO.FlatMapped<R,E,A,F,B> extends Object implements PureIO<R,F,B>