package vif

  1. Overview
  2. Docs

Module Uri.PathSource

Sourceval host : string -> ('a, 'b, 'b) Vif_core__.Vif_uri.path
Sourceval relative : ('a, 'b, 'b) Vif_core__.Vif_uri.path
Sourceval add : ('a, 'b, 'c) Vif_core__.Vif_uri.path -> string -> ('a, 'b, 'c) Vif_core__.Vif_uri.path
Sourceval add_atom : ('a, 'b, 'c -> 'd) Vif_core__.Vif_uri.path -> ('a, 'c) Tyre.t -> ('a, 'b, 'd) Vif_core__.Vif_uri.path
Sourceval _concat : 'e 'f 'r 'x. ('e, 'f, 'x) Vif_core__.Vif_uri.path -> ('e, 'x, 'r) Vif_core__.Vif_uri.path -> ('e, 'f, 'r) Vif_core__.Vif_uri.path