abs -package
the position of hdl is set to i.
AbsoluteTime is TAI, time as measured by a clock.
addAbsoluteTime a b = a + b
diffAbsoluteTime a b = a - b
T: a class or datatype exported abstractly, or a type synonym.
T: the name of a class, datatype or type synonym.
> not . isRelative
> isAbsolute x == not (isRelative x)
Test if string contains a valid absolute URI (an absolute URI without a fragment identifier).
Parse an absolute URI to a URI value. Returns Nothing if the string is not a valid absolute URI. (an absolute URI without a fragment identifier).