package profunctor

  1. Overview
  2. Docs
A library providing a signature for simple profunctors and traversal of a record

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=c182aebd93726363bf961e48885a79a06781ffbe469761c2f8e171c0f38616b3

Description

This is a very small library which provides a signature for profunctor types and operations which can be used to traverse a record with them based on record_builder and the =ppx_fields= syntax extension.

Published: 26 May 2024

Dependencies (5)

  1. dune >= "3.11.0"
  2. record_builder >= "v0.17" & < "v0.18"
  3. ppx_jane >= "v0.17" & < "v0.18"
  4. base >= "v0.17" & < "v0.18"
  5. ocaml >= "5.1.0"

Dev Dependencies

None

Used by (1)

  1. bonsai >= "v0.17.0"

Conflicts

None

OCaml

Innovation. Community. Security.