Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 603 Bytes

File metadata and controls

16 lines (10 loc) · 603 Bytes

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.