Liking cljdoc? Tell your friends :D

re-streamer.core


BehaviorFilteredSubscribercljs

source

BehaviorStreamcljs

source

BehaviorSubscribercljs

source

create-behavior-streamclj/s

(create-behavior-stream)
(create-behavior-stream val)
source

create-filtered-subscriberclj/smultimethod

source

create-streamclj/s

(create-stream)
(create-stream val)
source

create-subscriberclj/smultimethod

source

destroyclj/smultimethod

source

distinctclj/s

(distinct stream f)
(distinct stream f watcher-key)
source

Emitableclj/s≠protocol

emitclj/s

(emit this val)

flushclj/s

(flush this)
source

filterclj/s

(filter stream f)
(filter stream f watcher-key)
source

mapclj/s

(map stream f)
(map stream f watcher-key)
source

pluckclj/s

(pluck stream keys)
(pluck stream keys watcher-key)
source

Streamcljs

source

subscribeclj/smultimethod

source

Subscribercljs

source

unsubscribeclj/s

(unsubscribe this sub)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close