(router routes)
Given a sequence of routes, return a router function. Order is important for linear search, and unlike other routers, it will continue searching if it matches a route but doesn't match constraints for that route.
Given a sequence of routes, return a router function. Order is important for linear search, and unlike other routers, it will continue searching if it matches a route but doesn't match constraints for that route.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |