package uri

  1. Overview
  2. Docs
An RFC3986 URI/URL parsing library

Install

Dune Dependency

Authors

Maintainers

Sources

uri-v2.2.1.tbz
sha256=f6348edbae9b9011b3f65e85e775f2cf7b87735c5ceb54d6962377daec3bf56b
sha512=28a4a659695d5d02f8a1b2965cbb05bc864bea5576c447707bb7db0e7411cafc78323ba6729e32b8b31fdc24a53e906274812d377e62829ebc9ebd6602331176

doc/uri.sexp/Uri_sexp/index.html

Module Uri_sexp

val component_of_sexp : Sexplib0.Sexp.t -> Uri.component
val sexp_of_component : Uri.component -> Sexplib0.Sexp.t
val t_of_sexp : Sexplib0.Sexp.t -> Uri.t
val sexp_of_t : Uri.t -> Sexplib0.Sexp.t
type component = Uri.component
val compare : Uri.t -> Uri.t -> int
type t = Uri.t
OCaml

Innovation. Community. Security.