package sexplib

  1. Overview
  2. No Docs
Library for serializing OCaml values to and from S-expressions

Install

Dune Dependency

Authors

Maintainers

Sources

sexplib-v0.14.0.tar.gz
sha256=a2d2c5fdab67b37f06a5ae190de18ba4488d02894f09fd866d4e66e60cb3348b
md5=6e230eae22face46cb8645e53e351067

doc/sexplib.unix/Sexplib_unix/Sexplib_unix_conv/index.html

Module Sexplib_unix.Sexplib_unix_conv

Exception sexp converters that are Unix-specific. Handles Unix.Unix_error.

Write let () = Sexplib_unix.Sexplib_unix_conv.linkme in your program to ensure that the code in this module is run, i.e. the unix-specific exception converters are added. This is already done by Core, so any application that uses Core need not worry about this module at all.

val linkme : unit
OCaml

Innovation. Community. Security.