package parsexp

  1. Overview
  2. Docs

Source file import.ml

1
2
3
4
5
6
7
8
9
module Ppx_sexp_conv_lib = struct
  module Conv_error = Sexplib0.Sexp_conv_error
  module Conv = Sexplib0.Sexp_conv
  module Sexp = Sexplib0.Sexp
end

module Sexp = Sexplib0.Sexp
include Sexplib0.Sexp_conv
module List = ListLabels
OCaml

Innovation. Community. Security.