package ppxlib

  1. Overview
  2. No Docs
Standard infrastructure for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

757f6c284b1fe748d5027eef3bbef924b6bbd7ce.tar.gz
sha256=89a98c95ddd0bfbac17b5a936f6811af7097be3258c482d5859b73e9de9b4552
sha512=b19306473d867252d382e58e9b697531c5edccdc9283b5eaf72f524803c2fca2a58a5e8f25bee198b00de82cf8ef805b43f7488791c3ac5beb0ffba938ded826

doc/ppxlib.stdppx/Stdppx/Either/index.html

Module Stdppx.EitherSource

Sourcetype ('a, 'b) t =
  1. | Left of 'a
  2. | Right of 'b
OCaml

Innovation. Community. Security.