(close tk)
Close feed for subscriber.
Close feed for subscriber.
(feed)
(feed ch)
(stopped? xs)
Yields true if this feed has stopped emitting values.
Yields true if this feed has stopped emitting values.
(pub xs value)
Publish a value to the feed xs
Publish a value to the feed xs
(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.
(map xs f)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close