Rel

A relative path; one without a root. Note that a .. path component to represent the parent directory is not allowed by this library.
A type representing relative paths.
rel attribute for link elements as per https://tools.ietf.org/html/rfc4287#section-4.2.7.2.
Combinator for the rel attribute. Example:
div ! rel "bar" $ "Hello."
Result:
<div rel="bar">Hello.</div>
Generates an Rel Path type from an interpolated string literal. Unimplemented
Construct a 'Rel fd' from a String.
If provided, the relative tolerance. Defaults to 1e-6.
the position of hdl is set to offset i from the current position.