package xapi-stdext-pervasives

  1. Overview
  2. Docs
A deprecated collection of utility functions - Pervasives extension

Install

Dune Dependency

Authors

Maintainers

Sources

v4.14.0.tar.gz
sha256=ac1b58f3ab9760858365828212ecf265dc2cff83574096c140a6cdfafd73805d

Description

This library is provided for a transitionary period only. No new code should use this library.

Tags

org:xapi-project

Published: 23 Dec 2020

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

  • cohttp

  • uri

  • re

Eventually this library should disappear.

Dependencies (4)

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

Dev Dependencies

None

Used by (3)

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

Conflicts

None