Provides core functionality for building an echo app.
Provides core functionality for building an echo app.
(skill & pairs)
Given a list of matcher/handler pairs, return a function which routes Echo request envelopes to the appropriate handler. Handlers are evaluated in the order provided.
Given a list of matcher/handler pairs, return a function which routes Echo request envelopes to the appropriate handler. Handlers are evaluated in the order provided.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close