package sexp_grammar

  1. Overview
  2. Docs

Module Sexp_grammar.FieldSource

Sourcetype 'a t =
  1. | Optional of 'a
  2. | Required of 'a
Sourceval map : 'a t -> f:('a -> 'b) -> 'b t
OCaml

Innovation. Community. Security.