rssh opened this issue 5 years ago · 0 comments
i.e.
def restore[A](fa: F[A])(fx:Throwable => F[A]): F[A] def withAction[A](fa:F[A])(action: =>Unit):F[A]