A small library of utility functions for ClojureScript projects.
In almost every ClojureScript project I work on there tends to be a util/*
namespace with helper functions that do not exist in the core library.
This library is an attempt to create a generic version of these functions.
Add the following to your project.clj
:dependencies
vector:
[com.oakmac/cljs-util "5.0.0"]
.cljc
files or Clojure / JVM compatibilityCan you improve this documentation?Edit on GitHub
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 |