Search for 'WA 0812 2782 5310 Order Interior Rumah Dengan Wallpaper Berpengalaman Grabag Kab Magelang'
For details on the search query syntax, see the guide.
Total results: 33, showing 1 - 24
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Pure-clojure implementation of ruby's ordered hash and set types - instead of sorting by key, these collections retain insertion order.
Pure-clojure implementation of ruby's ordered hash and set types - instead of sorting by key, these collections retain insertion order.
A Clojure set and map that maintain the insertion order of items, implemented in Java.
Leiningen plugin that checks that order of namespace declarations for Clojure files
This leiningen plugin helps to work around
problems of clojure ahead-of-time compilation, by determining a
suitable compilation order via clojure.tools.namespace.
Data transformation library combining higher order functional programming with concepts from term rewriting.
Data transformation library combining higher order functional programming with concepts from term rewriting.
Data transformation library combining higher order functional programming with concepts from term rewriting.
Pure-clojure implementation of ruby's ordered hash and set types - instead of sorting by key, these collections retain insertion order. Features less bloated syntax vis a vis the original flatland implementation.
Pure-clojure implementation of ruby's ordered hash and set types - instead of sorting by key, these collections retain insertion order.
Pure-clojure implementation of ruby's ordered hash and set types - instead of sorting by key, these collections retain insertion order.
A Clojure set that maintains the insertion order of items
Data transformation library combining higher order functional programming with concepts from term rewriting.
Data transformation library combining higher order functional programming with concepts from term rewriting.
This leiningen plugin helps to work around
problems of clojure ahead-of-time compilation, by determining a
suitable compilation order via clojure.tools.namespace.
Forked from https://github.com/active-group/lein-aot-order
A simple, order agnostic Clojure(Script) router
High Order Plugin to run some tasks on fs change
A lightweight order management system which can be used with clj-fix
lein-git is a leiningen-plugin which has been made in order to make commit whose messages follow certain pattern
Start and stop services in a particular order.
Start and stop services in a particular order.
ordered hash and set types for Clojure and ClojureScript - instead of sorting by key, these collections retain insertion order.
Tracing evaluation order. It logs entering and leaving functions or macros/special forms. It indents them, along with any inner output - simple and pretty. You prefix function calls with `dbgf` or macros/special forms with `dbg`. It works without any extra parens (). Hence diffs are shorter, easier to read. Isn't that practical?