fpath-baseversion
Adds a few functions to Fpath to use alongside Base
[Fpath_base] is an OCaml module designed to be opened to shadow and further extend the four modules from [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].
Tags | fpath fpath-sexp0 absolute-paths relative-paths base |
---|---|
Author | Mathieu Barbin |
License | MIT |
Published | |
Homepage | https://github.com/mbarbin/fpath-base |
Issue Tracker | https://github.com/mbarbin/fpath-base/issues |
Maintainer | Mathieu Barbin <opensource@mbarbin.org> |
Dependencies | |
Source [http] | https://github.com/mbarbin/fpath-base/releases/download/0.3.1/fpath-base-0.3.1.tbz sha256=634acd1b009c6faf0bc57e18767820302d58a58ac2870238b5075c76a84a09a9 sha512=158c569ed51dd87e014de5823c2fb9893bd680887411715ee35682dcbd3736d11e8af78a242baac8c0d4716a8b554a816267c09c702c9f9b26268579f3d9a7ef |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/fpath-base/fpath-base.0.3.1/opam |
Required by