package uri
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
uri 4.2.0
Libraries
This package provides the following libraries (via ocamlobjinfo):
uri_services_full
Documentation:
Uri_services_full
Module that maps the IANA well-known ports to and from their textual service names
uri_services
Documentation:
Uri_services
Module that maps the more common IANA well-known ports to and from their textual service names. To save memory, this module does not contains only the more common services. Use theUri_services_full
module if you need the complete list.
uri
Documentation:
Uri
Uniform Resource Identifier handling that is RFC3986-compliant.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page