package opam-core

  1. Overview
  2. Docs

Module OpamFilename.SubPathSource

include OpamStd.ABSTRACT
Sourcetype t
Sourceval compare : t -> t -> int
Sourceval equal : t -> t -> bool
Sourceval of_string : string -> t
Sourceval to_string : t -> string
Sourcemodule Set : OpamStd.SET with type elt = t
Sourcemodule Map : OpamStd.MAP with type key = t
Sourceval (/) : Dir.t -> t -> Dir.t
Sourceval (/?) : Dir.t -> t option -> Dir.t
Sourceval normalised_string : t -> string
OCaml

Innovation. Community. Security.