NamedSyntax

turbolift.io.Warp.NamedSyntax
final class NamedSyntax(warp: Warp, name: String)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def fork[A, U](comp: Computation[A, U]): Computation[Fiber[A, U], IO]