Sink

com.raquo.airstream.core.Sink
See theSink companion trait
object Sink

Attributes

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

Members list

Implicits

Implicits

implicit def jsCallbackToSink[A](callback: Function1[A, Unit]): Sink[A]