package ppx_deriving_cad

  1. Overview
  2. Docs
PPX Deriver for OCADml transformation functions

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_deriving_cad-0.1.0.tbz
sha256=3b1aec4784cd4a60e210814df6fdf6323b848a42a6c6f29946dabb5c3197e884
sha512=6af3f353092dd2c06e0ef4ba40fe3ae0c61c6d7758fd07bf48373f01d1145de478a3bce503d142bbbeffa423c3428be8016a78c6150d4cce0d66c8e6270e9221

README.md.html

[@@deriving cad]

ppx_deriving_cad is a PPX deriver that generates functions for the spatial transformation of user defined abstract and record types composed of types for which said transformation functions are defined, in particular, the types of the OCADml library (e.g. V3.t and V2.t), as well as CAD specific types such as Scad.t of OSCADml.

Documentation is available online.