profunctorversion Documentation on ocaml.org
A library providing a signature for simple profunctors and traversal of a record
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.
| Author | Jane Street Group, LLC |
|---|---|
| License | MIT |
| Published | |
| Homepage | https://github.com/janestreet/profunctor |
| Issue Tracker | https://github.com/janestreet/profunctor/issues |
| Maintainer | Jane Street developers |
| Dependencies |
|
| Source [http] | https://ocaml.janestreet.com/ocaml-core/v0.15/files/profunctor-v0.15.0.tar.gz sha256=9825f01c5b04ff71d7d5b2187bdb9f33d7ba7a302b8b268e08389d87cbc42f25 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/profunctor/profunctor.v0.15.0/opam |
Required by
- bonsai>=v0.15.0 & <v0.16.0


