@hackage reflection1.1.5
Reifies arbitrary terms into types that can be reflected back into terms
Installation
Dependencies (2)
Dependents (112)
@hackage/reflection-extras, @cardano/ouroboros-consensus-diffusion, @hackage/algebra, @hackage/quickspec, @hackage/grenade, @hackage/downhill, Show all…
Package Flags
slow(off by default)
reflection
This package provides an implementation of the ideas presented in the paper
Oleg Kiselyov and Chung-Chieh Shan, "Functional Pearl: Implicit Configurations" http://www.cs.rutgers.edu/~ccshan/prepose/prepose.pdf
However, the API has been modified to use Rank2Types and TypeFamilies and the implementation has been streamlined to improve performance.