fpath-sexp0version

Adds Fpath.sexp_of_t and defines 3 new modules: Fsegment, Absolute_path and Relative_path

[Fpath_sexplib0] is an OCaml module designed to be opened to extend the fpath package. It introduces three new modules to the scope: [Fsegment], [Absolute_path] and [Relative_path].

[Absolute_path] and [Relative_path] are helper modules that distinguish between classes of paths in the type system, enhancing type safety for applications manipulating paths.

Fpath is shadowed and retains all its original functionality, with the addition of a sexp serializer and new helpers for casting between the types of paths offered by the package (absolute and relative paths).

Tags fpath absolute-paths relative-paths
AuthorMathieu Barbin
LicenseMIT
Published
Homepagehttps://github.com/mbarbin/fpath-base
Issue Trackerhttps://github.com/mbarbin/fpath-base/issues
MaintainerMathieu Barbin <opensource@mbarbin.org>
Dependencies
Source [http] https://github.com/mbarbin/fpath-base/releases/download/0.3.0/fpath-base-0.3.0.tbz
sha256=fc93586fe61bf610b35b4b47fc8e8bbabc48665205074fc621b1d74db8e8278e
sha512=fed6a7666df4db9416b5c6341d398fba663894cba39355cf01024b605a6556396f0b32adf322f3a37b75f84eec3ebbe4865455938f35b75daefb7a8e2f823e5b
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/fpath-sexp0/fpath-sexp0.0.3.0/opam
Required by