About

Metadata

  • Last updated , by lazac
  • License BSD-3-Clause
  • Maintained by: nboldi@elte.hu

  • Lottery factor: 0

Links

Installation

Readme

Defining generics that can be used efficiently on heterogenous data structures like syntax trees. Can access elements of multiple types at a single traversal. Non-invasive method don't have to change the representation to use. All boilerplate code can be generated by the supplied Template Haskell functions.