Liking cljdoc? Tell your friends :D
Clojure only.

echo.core

Provides core functionality for building an echo app.

Provides core functionality for building an echo app.
raw docstring

skillclj

(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.
sourceraw docstring

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

× close