package uri-sexp

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

Install

Dune Dependency

Authors

Maintainers

Sources

uri-v4.2.0.tbz
sha256=c5c013d940dbb6731ea2ee75c2bf991d3435149c3f3659ec2e55476f5473f16b
sha512=119e39bf53db9e94383a4e3a3df492b60b2db097266b3a8660de431ad85bc87997718305972fd2abbfb529973475ce6b210ba5e34d12e85a5dabbb0e24130aa1

doc/uri-sexp/Uri_sexp/index.html

Module Uri_sexpSource

Sourceval component_of_sexp : Sexplib0.Sexp.t -> Uri.component
Sourceval sexp_of_component : Uri.component -> Sexplib0.Sexp.t
Sourceval t_of_sexp : Sexplib0.Sexp.t -> Uri.t
Sourceval sexp_of_t : Uri.t -> Sexplib0.Sexp.t
Sourcetype component = Uri.component
Sourceval compare : Uri.t -> Uri.t -> int
Sourceval equal : Uri.t -> Uri.t -> bool
Sourcetype t = Uri.t
OCaml

Innovation. Community. Security.