@hackage / holeyexp

Add, fill, plug holes in monoids

Deprecated release0.3.0.0

About

Metadata

  • Last updated , by heades
  • License BSD-3-Clause
  • Maintained by: Harley Eades III <harley.eades@gmail.com>

  • Lottery factor: 0

Links

Installation

This release has been deprecated in favour of:

@hackage/holeyexp-0.3.0.1

Tested Compilers

  1. 9.12.2
  2. 9.12.1
  3. 9.10.3
  4. 9.10.2
  5. 9.10.1
  6. 9.8.4

Readme

Holey Expression

License BSD-3

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.