cats.match
Monad matcher
Provides pattern matching support for monads in the Clojure cats library.
Pattern matching for the monads in the cats Clojure library
53 stars
8 watching
3 forks
Language: Clojure
last commit: over 5 years ago
Linked from 1 awesome list
clojureclojurescriptpattern-matching
Related projects:
Repository | Description | Stars |
---|---|---|
clojure/core.match | A pattern matching library for Clojure, optimized for performance and ease of use. | 1,190 |
becheran/wildmatch | Matches strings against simple wildcard patterns | 78 |
missingfaktor/akar | A pattern matching library for Clojure with focus on simplicity and abstraction | 176 |
clojure/algo.monads | A Clojure-based library providing macros and definitions for common data monads. | 448 |
killme2008/defun | A macro system for defining Clojure functions with pattern matching capabilities. | 477 |
khinsen/monads-in-clojure | An introduction to monads in Clojure, covering the basics of this functional programming concept. | 223 |
nogizhopaboroda/f_context | A CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching. | 34 |
funcool/cats | Provides higher-order abstractions for category theory and algebraic structures in Clojure and ClojureScript. | 941 |
michaelklishin/neocons | A Clojure client for the Neo4J REST API, providing a feature-rich interface to the graph database | 204 |
solodon4/mach7 | A C++ library providing a functional programming style pattern-matching mechanism | 1,283 |
timbray/quamina | A fast pattern-matching library for Go that enables efficient discovery of matching fields in event data. | 395 |
mlehman/solrclj | Provides a Clojure interface to interact with Apache Solr search engines. | 31 |
zemasoft/wildcards | A library that implements a general-purpose algorithm for matching strings using wildcards | 80 |
phakornkiong/go-pattern-match | Provides a concise and declarative way to handle complex conditional logic in Go | 93 |
iglou-eu/go-wildcard | Provides fast and simple wildcard pattern matching without file-name semantics or dependencies. | 82 |