Interface

rescala.operator.Interface
See theInterface companion trait
object Interface

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Interface.type

Members list

Type members

Classlikes

class FromScheduler[S[_]](val scheduler: Scheduler[S]) extends Interface

Attributes

Supertypes
trait Interface
trait Operators
trait SourceBundle
trait SignalBundle
trait EventBundle
trait FoldBundle
class Object
trait Matchable
class Any
Show all
Known subtypes
object default

Value members

Concrete methods

def from[S[_]](sched: Scheduler[S]): FromScheduler[S]