Liking cljdoc? Tell your friends :D

pattern.match

Implementation of a pattern matching system inspired by Gerald Jay Sussman's lecture notes for MIT 6.945. See pattern.rule for a higher-level API.

pattern.match is spiritually similar to Alexey Radul's Rules library for Scheme.

Implementation of a pattern matching system inspired by [Gerald Jay Sussman's
lecture notes for MIT
6.945](http://groups.csail.mit.edu/mac/users/gjs/6.945/).
See [[pattern.rule]] for a higher-level API.

[[pattern.match]] is spiritually similar to Alexey
Radul's [Rules](https://github.com/axch/rules) library for Scheme.
raw docstring

pattern.rule

Functions for writing and applying term-rewriting rules using the primitives defined in pattern.match.

Functions for writing and applying term-rewriting rules using the primitives
defined in [[pattern.match]].
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close