Fpath_extendedAdding a few functions to FPath to use alongside Base.
let hashtbl = Hashtbl.create (module Fpath_extended) in ...
type t = Fpath.tinclude Ppx_compare_lib.Comparable.S with type t := tinclude Ppx_compare_lib.Equal.S with type t := tinclude Ppx_hash_lib.Hashable.S with type t := tval hash_fold_t : Base.Hash.state -> t -> Base.Hash.stateval hash : t -> Base.Hash.hash_valueval sexp_of_t : t -> Sexplib0.Sexp.tval arg_type : t Command.Arg_type.t