package ppx_sexp_conv

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.14.1.tar.gz
sha256=ccf847dc4cb93444d545b0b0580161422ce85b4fdc48ec82c865e5dae52af552
md5=438d8ccbbeedb5a9517ed55a8b9a768e

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.