package sexplib

  1. Overview
  2. Docs

Sexp_intf: interface specification for handling S-expressions (I/O, etc.)

module type S = sig ... end