Package fj.data
Interface SafeIO<A>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default A
f()
A
run()
-
Methods inherited from interface fj.function.Try0
toEffect0, toF0, toP1, toTryEffect0
-
-