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.0.tbz
sha256=fc93586fe61bf610b35b4b47fc8e8bbabc48665205074fc621b1d74db8e8278e
sha512=fed6a7666df4db9416b5c6341d398fba663894cba39355cf01024b605a6556396f0b32adf322f3a37b75f84eec3ebbe4865455938f35b75daefb7a8e2f823e5b

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.