packages feed

holeyexp-0.2.0.0: README.md

# Holey Expression

[![License BSD-3](https://img.shields.io/badge/license-BSD3-brightgreen.svg)](http://opensource.org/licenses/BSD-3-Clause)

* [Documentation](#documentation)

Holey expressions correspond to a monoid with two kinds of elements: i. chunks
and ii. holes. The former correspond to chunks of "text" which we leave
abstract, and the latter correspond to placeholders for values that will
eventually be translated into "text".

# Documentation

The API is well documented. Please see [hackage] for the complete documentation.

[hackage]: https://hackage.haskell.org/package/holeyexp