pa_structural_sexp
Quotation expanders to simplify building s-expressions from ocaml values
Description
This package adds the quotation expanders: <:structural_sexp< expr >>, <:structural_error< string-expr expr >>, <:raise_structural_sexp< string-expr expr >>, <:structural_or_error< string-expr expr >> for constructing sexps, errors and exceptions from specially-constructed OCaml expressions.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 21 Sep 2015
- Authors
- Maintainers
Sources
Dependencies
ocamlbuild
build
sexplib
>= "113.00.00" & < "113.01.00"
type_conv
>= "113.00.00" & < "113.01.00"
ocaml
>= "4.02.1" & < "4.03"
Reverse Dependencies
core
= "113.00.00"