package xapi-stdext-pervasives

  1. Overview
  2. Docs
Xapi's standard library extension, Pervasives

Install

Dune Dependency

Authors

Maintainers

Sources

xapi-stdext-4.24.0.tbz
sha256=ee495ee5b3c19c60785af88893750f42b6c62a168e8a468be05ab93b14c513d8
sha512=0977b6e7e7e3346655c28af6d54b1c319130b51a7dbe2423db0825ccd7cb2b0618cdf35a7d0436cfa16165207a8b05c62aec9e515f4f0ca233f250fe2396596f

Description

Published: 24 Jan 2024

README

Deprecated misc utility functions

These utility functions are used by several other services. Much of this should be replaced with other libraries such as

  • Stdlib

  • Bos

Eventually this library should disappear.

In the meantime documentation can be found at http://xapi-project.github.io/stdext/index.html

Dependencies (4)

  1. xapi-backtrace
  2. logs
  3. ocaml >= "4.08"
  4. dune >= "2.7"

Dev Dependencies (1)

  1. odoc with-doc

Used by (3)

  1. xapi-rrd >= "1.9.0"
  2. xapi-stdext-threads >= "4.24.0"
  3. xapi-stdext-unix >= "4.24.0"

Conflicts

None