package sexp

  1. Overview
  2. Docs
S-expression swiss knife

Install

Dune Dependency

Authors

Maintainers

Sources

sexp-v0.15.0.tar.gz
sha256=7c0bc2f04bf7abda23ccf02ce10cf90cd9e60124736ffa6501388693f2f30ac0

doc/sexp.sexp_app/Sexp_app/Syntax/Pattern_record/index.html

Module Syntax.Pattern_recordSource

include Sexplib0.Sexpable.S with type t := t
Sourceval t_of_sexp : Sexplib0.Sexp.t -> t
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval pmatch : t -> Core.Sexp.t -> fail:(unit -> 'a) -> succ:(Core.Sexp.t Var.Table.t -> 'a) -> 'a
Sourceval instantiate : t -> Core.Sexp.t Var.Table.t -> (Core.Sexp.t -> 'b) -> 'b
OCaml

Innovation. Community. Security.