Syntax

beam.internals.Step.Syntax
object Syntax

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Syntax.type

Members list

Extensions

Extensions

extension [A](thiz: A)
inline def ::![B >: A, U](that: Computation[Step[B, U], U]): Computation[Step[B, U], U]
inline def ::!?[B >: A, U](that: => Computation[Step[B, U], U]): Computation[Step[B, U], U]