package ppx_sexp_conv

  1. Overview
  2. Docs
[@@deriving] plugin to generate S-expression conversion functions

Install

Dune Dependency

Authors

Maintainers

Sources

v0.14.3.tar.gz
sha256=2fc1f46e14016c93b0ba89a2af263e36a51957a53608751361f07ad3349c7639
md5=25caf01245e0113e035ccefe275f85d9

doc/ppx_sexp_conv.runtime-lib/Ppx_sexp_conv_lib/Option/index.html

Module Ppx_sexp_conv_lib.Option

type 'a t = 'a option =
  1. | None
  2. | Some of 'a
OCaml

Innovation. Community. Security.