package fpath-base

  1. Overview
  2. No Docs
Adds a few functions to Fpath to use alongside Base

Install

Dune Dependency

Authors

Maintainers

Sources

fpath-base-0.3.1.tbz
sha256=634acd1b009c6faf0bc57e18767820302d58a58ac2870238b5075c76a84a09a9
sha512=158c569ed51dd87e014de5823c2fb9893bd680887411715ee35682dcbd3736d11e8af78a242baac8c0d4716a8b554a816267c09c702c9f9b26268579f3d9a7ef

Description

[Fpath_base] is an OCaml module designed to be opened to shadow and further extend the four modules from [fpath-sexplib0]: Fpath, [Fsegment], [Absolute_path] and [Relative_path] for a better compatibility with base.

The extended modules export [hashable] and [comparable] interfaces, making them compatible with base-style containers such as [Map], [Set], [Hashtbl], and [Hash_set].

Dependencies (5)

  1. fpath-sexp0 = version
  2. fpath >= "0.7.3"
  3. base >= "v0.17"
  4. ocaml >= "5.2"
  5. dune >= "3.17"

Dev Dependencies (1)

  1. odoc with-doc

Conflicts

None

OCaml

Innovation. Community. Security.