package xapi-stdext-std

  1. Overview
  2. Docs
A deprecated collection of utility functions - Standard library extensions

Install

Dune Dependency

Authors

Maintainers

Sources

v4.16.0.tar.gz
sha256=ed012587042f93b2cf2b1c49ecf7fb2c4ffd6bfea4af82cdfb8b9b78fd957215

Description

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

Tags

org:xapi-project

Published: 22 Jan 2021

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 (3)

  1. uuidm
  2. dune >= "1.11"
  3. ocaml >= "4.08"

Dev Dependencies (1)

  1. alcotest with-test

Used by (1)

  1. xapi-stdext-unix = "4.16.0"

Conflicts

None