FiberOps

io.github.vigoo.prox.ProxRuntime.FiberOps
implicit protected class FiberOps[A](f: ProxFiber[A])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def cancel: ProxIO[Unit]
def join: ProxIO[A]