package sexplib

  1. Overview
  2. Docs

Source file sexp_grammar.ml

1
2
3
4
5
6
include Sexp_grammar_intf
include Sexplib0.Sexp_grammar

let remember_to_update_these_together ~t_of_sexp ~t_sexp_grammar =
  t_of_sexp, t_sexp_grammar
;;
OCaml

Innovation. Community. Security.