This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-09-09
Channels
- # announcements (1)
- # beginners (166)
- # calva (2)
- # cider (7)
- # clojure (21)
- # clojure-dev (11)
- # clojure-italy (3)
- # clojure-russia (5)
- # clojure-spec (13)
- # clojure-uk (1)
- # clojurescript (251)
- # core-async (2)
- # cursive (14)
- # emacs (6)
- # events (8)
- # figwheel-main (5)
- # fulcro (17)
- # off-topic (8)
- # pedestal (3)
- # tools-deps (17)
Announcing [com.vodori/missing "0.1.0"]
. Missing is a utility library for Clojure intended to complement what’s already available in clojure.core. It includes additional transducers; <
, >
, <=
, >=
variants that work on comparables not just numbers; lazy merge sort; functions for indexing collections into maps; locking on values; topological sorts; and more.
https://github.com/vodori/missing
👍 24