Liking cljdoc? Tell your friends :D

affinity.core


Closesclj/sprotocol

closeclj/s

(close tk)

Close feed for subscriber.

Close feed for subscriber.

Feedcljs


feedclj/s

(feed)
(feed ch)

HasStopped?clj/sprotocol

stopped?clj/s

(stopped? xs)

Yields true if this feed has stopped emitting values.

Yields true if this feed has stopped emitting values.

Publishesclj/sprotocol

pubclj/s

(pub xs value)

Publish a value to the feed xs

Publish a value to the feed xs

StopTokencljs


Subscribesclj/sprotocol

subclj/s

(sub obs f)

Yields a token the subscriber can use to cancel the subscription.

Yields a token the subscriber can use to cancel the subscription.

Transformsclj/sprotocol

mapclj/s

(map xs f)

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

× close