package refl

  1. Overview
  2. Docs
PPX deriver for reflection

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.1.tar.gz
sha512=e7eeb7e3a2831db4fccc9e133b63bfac950f231350ff5f726d800bc0a7a2eb1313d38ffff0e1a0b399ca431cd8b9c792b5a2846f537775df8f338b1e1670e5d9

CHANGES.md.html

v0.2.1 - 2020-07-16

  • Fix: make lazy values visitable again

v0.2.0 - 2020-07-15

  • Add: Refl.hash provides an hash function for every comparable structure.

  • Fix: lazy structure were not annotated with `Lazy kind.

  • Fix: Kinds.all did not include `Poly.

v0.1.0 - 2020-05-11

Initial release