marick / structural-typingLinks
Structural typing for Clojure, somewhat inspired by Elm. Tailored to "flow-style" programming, where complex structures flow through a series of functions, each of which makes a smallish change. Can also be used in testing tools and the like that need to describe how a nested structure differs from a description.
☆245Updated 9 years ago
Alternatives and similar repositories for structural-typing
Users that are interested in structural-typing are comparing it to the libraries listed below
Sorting:
- moved -> 'lucid.query'☆102Updated 9 years ago
- First-class patterns for Clojure. Made with love, functions, and just the right amount of syntax.☆182Updated last year
- Clojure library defining a schema for edn values☆253Updated 2 months ago
- Erlang-style supervisor error handling for Clojure☆481Updated 9 years ago
- Clojure library that makes remote data access code elegant and efficient at the same time☆322Updated 7 years ago
- Simple ClojureScript interface to React☆139Updated 9 years ago
- Multilenses for Clojure☆150Updated 5 years ago
- Enlive/Enfocus style templating for Facebook's React and Om in ClojureScript.