package uri-sexp

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

Install

Dune Dependency

Authors

Maintainers

Sources

uri-4.4.0.tbz
sha256=cdabaf6ef5cd2161e59cc7b74c6e4a68ecb80a9f4e96002e338e1b6bf17adec4
sha512=88374143e0d8aaf6d40aa3cbd7593f9832e9c9727738c6e651498125150c83d5646e13b5737d5c3e81484dd041127f67f8acea13fdc0300ac4e46107559f8ae2

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.