Liking cljdoc? Tell your friends :D

weller.components.message-handler


component-nameclj

source

make-handlerclj

(make-handler chan f)

Creates a message handler that will apply the function f on messages incoming from chan.

Creates a message handler that will apply the function `f` on messages incoming from `chan`.
sourceraw docstring

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

× close