package xapi-stdext-pervasives

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

Install

Dune Dependency

Authors

Maintainers

Sources

xapi-stdext-4.21.0.tbz
sha256=427af021994ba881918c4c3a89d441fb000311d5e7c8e1ffcb1e239d899d7741
sha512=70c55e0fda2bf641cf1ccb4bcff8040a6a8f0e8a2d58a727492dedbe585a870a914bae83ca36917ed2e54fc978e70c4a95b454424b69065efae08035de8830f2

Description

Published: 01 Dec 2022

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.21.0"
  3. xapi-stdext-unix = "4.21.0"

Conflicts

None