1
1
mirror of https://github.com/github/semantic.git synced 2024-12-19 21:01:35 +03:00
semantic/test/Control
Patrick Thomson 6b476d0eb7 Add 'purely' combinator to Matching and rename it.
@tclem and I found ourselves wanting an arrow-like combinator that
promotes a given function to a Matcher. While I think an Arrow
instance is going a little overboard, there's no harm in adding a
'purely' function, the naming of which is commensurate with the
rewriting DSL.

This also renames the module, since there's not anything really
abstract about matching (indeed, it is quite concrete).
2018-10-30 11:04:11 -04:00
..
Abstract/Evaluator Simplify the FunctionC carrier instances. 2018-10-24 11:00:54 -04:00
Rewriting Add 'purely' combinator to Matching and rename it. 2018-10-30 11:04:11 -04:00